Files | |
| file | ANetCommon.h |
| Common declarations in the ANet Daemon. | |
Modules | |
| XML Accessors | |
| XML accessor functions. | |
| Utilities | |
| Useful stuff, but maybe not essential. | |
| File Management Wrappers | |
| Cross-platform file management wrappers. | |
Defines | |
| #define | FALSE 0 |
| #define | TRUE 1 |
Typedefs | |
| typedef unsigned char | UInt8 |
| typedef signed char | SInt8 |
| typedef unsigned short | UInt16 |
| typedef signed short | SInt16 |
| typedef unsigned long | UInt32 |
| typedef signed long | SInt32 |
| typedef char | boolean |
Code commom between the various parts of the ANet Daemon and common throughout its various ports.
|
|
Definition at line 44 of file ANetCommon.h. Referenced by ANetInitFile(). |
|
|
Definition at line 45 of file ANetCommon.h. Referenced by ANetInitFile(). |
|
|
Definition at line 42 of file ANetCommon.h. |
|
|
Definition at line 35 of file ANetCommon.h. |
|
|
Definition at line 37 of file ANetCommon.h. |
|
|
Definition at line 33 of file ANetCommon.h. |
|
|
Definition at line 34 of file ANetCommon.h. |
|
|
Definition at line 36 of file ANetCommon.h. |
|
|
Definition at line 32 of file ANetCommon.h. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001