#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <IceUtil/ScopedArray.h>
#include <IceUtil/Optional.h>
#include <Nice/Time/DateVar.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
|
enum | Nice::LEVEL {
Nice::LFATAL,
Nice::LALERT,
Nice::LCRITICAL,
Nice::LERROR,
Nice::LWARNING,
Nice::LNOTICE,
Nice::LINFO,
Nice::LUSER1,
Nice::LUSER2,
Nice::LUSER3,
Nice::LUSER4,
Nice::LUSER5,
Nice::LUSER6,
Nice::LUSER7,
Nice::LUSER8,
Nice::LUSER9,
Nice::LDEBUG,
Nice::LTRACE,
Nice::LFATAL,
Nice::LALERT,
Nice::LCRITICAL,
Nice::LERROR,
Nice::LWARNING,
Nice::LNOTICE,
Nice::LINFO,
Nice::LUSER1,
Nice::LUSER2,
Nice::LUSER3,
Nice::LUSER4,
Nice::LUSER5,
Nice::LUSER6,
Nice::LUSER7,
Nice::LUSER8,
Nice::LUSER9,
Nice::LDEBUG,
Nice::LTRACE
} |
|