Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Config.h File Reference

Go to the source code of this file.

Namespaces

namespace  toolbox

Defines

#define _CF_TOKENTYPE_CLOSING   2
#define _CF_TOKENTYPE_IGNORE   4
#define _CF_TOKENTYPE_OPENING   1
#define _CF_TOKENTYPE_PLAIN   3
#define CF_SWBUFFERINCREASE   512
 The string writer buffer increase amount if it is full.

#define CF_TBOOL   1
 The ConfigParameter is a boolean.

#define CF_TDOUBLE   2
 The ConfigParameter is a double precision float.

#define CF_TLONG   3
 The ConfigParameter is a long integer.

#define CF_TNONE   0
 The ConfigParameter is not yet assigned.

#define CF_TSTRING   4
 The ConfigParameter is a string.


Define Documentation

#define _CF_TOKENTYPE_CLOSING   2
 

Definition at line 14 of file Config.h.

#define _CF_TOKENTYPE_IGNORE   4
 

Definition at line 16 of file Config.h.

#define _CF_TOKENTYPE_OPENING   1
 

Definition at line 13 of file Config.h.

#define _CF_TOKENTYPE_PLAIN   3
 

Definition at line 15 of file Config.h.

#define CF_SWBUFFERINCREASE   512
 

The string writer buffer increase amount if it is full.

This constant is internally used.

Definition at line 53 of file Config.h.

#define CF_TBOOL   1
 

The ConfigParameter is a boolean.

This constant is internally used.

Definition at line 29 of file Config.h.

#define CF_TDOUBLE   2
 

The ConfigParameter is a double precision float.

This constant is internally used.

Definition at line 35 of file Config.h.

#define CF_TLONG   3
 

The ConfigParameter is a long integer.

This constant is internally used.

Definition at line 41 of file Config.h.

#define CF_TNONE   0
 

The ConfigParameter is not yet assigned.

This constant is internally used.

Definition at line 23 of file Config.h.

#define CF_TSTRING   4
 

The ConfigParameter is a string.

This constant is internally used.

Definition at line 47 of file Config.h.


Generated on Tue Oct 3 00:23:38 2006 for ToolBox by doxygen 1.3.6