Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

worm_defs.h File Reference

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
}


Define Documentation

#define WORM_PRIORITY_COMMAND   1
 

Definition at line 13 of file worm_defs.h.

#define WORM_PRIORITY_COUNT   10
 

Definition at line 16 of file worm_defs.h.

#define WORM_PRIORITY_DEF   9
 

Definition at line 18 of file worm_defs.h.

#define WORM_PRIORITY_MAX   9
 

Definition at line 15 of file worm_defs.h.

#define WORM_PRIORITY_MIN   1
 

Definition at line 14 of file worm_defs.h.

#define WORM_PRIORITY_NONE   0
 

Definition at line 12 of file worm_defs.h.


Typedef Documentation

typedef short WORM_PRIORITY
 

Definition at line 20 of file worm_defs.h.


Enumeration Type Documentation

enum WORM_LOGGING_LEVEL
 

Enumeration values:
WORM_LOG_MU 
WORM_LOG_NONE 
WORM_LOG_ERRORS 
WORM_LOG_STATUS 
WORM_LOG_TRACKING 
WORM_LOG_DETAILS 
WORM_LOG_DEBUG 

Definition at line 23 of file worm_defs.h.

Referenced by TGlobalUtils::GetLoggingLevel().


Generated on Tue May 6 09:16:22 2003 for Earthworm Libs by doxygen1.3-rc3