Go to the source code of this file.
Defines | |
#define | WORM_PRIORITY_NONE 0 |
#define | WORM_PRIORITY_COMMAND 1 |
#define | WORM_PRIORITY_MIN 1 |
#define | WORM_PRIORITY_MAX 9 |
#define | WORM_PRIORITY_COUNT 10 |
#define | WORM_PRIORITY_DEF 9 |
Typedefs | |
typedef short | WORM_PRIORITY |
Enumerations | |
enum | WORM_LOGGING_LEVEL { WORM_LOG_MU = -1, WORM_LOG_NONE = 0, WORM_LOG_ERRORS = 1, WORM_LOG_STATUS = 2, WORM_LOG_TRACKING = 3, WORM_LOG_DETAILS = 4, WORM_LOG_DEBUG = 5 } |
|
Definition at line 13 of file worm_defs.h. |
|
Definition at line 16 of file worm_defs.h. |
|
Definition at line 18 of file worm_defs.h. |
|
Definition at line 15 of file worm_defs.h. |
|
Definition at line 14 of file worm_defs.h. |
|
Definition at line 12 of file worm_defs.h. |
|
Definition at line 20 of file worm_defs.h. |
|
Definition at line 23 of file worm_defs.h. Referenced by TGlobalUtils::GetLoggingLevel(). |