Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Common

Common code between ports. More...


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

Detailed Description

Common code between ports.

Code commom between the various parts of the ANet Daemon and common throughout its various ports.


Define Documentation

#define FALSE   0
 

Definition at line 44 of file ANetCommon.h.

Referenced by ANetInitFile().

#define TRUE   1
 

Definition at line 45 of file ANetCommon.h.

Referenced by ANetInitFile().


Typedef Documentation

typedef char boolean
 

Definition at line 42 of file ANetCommon.h.

typedef signed short SInt16
 

Definition at line 35 of file ANetCommon.h.

typedef signed long SInt32
 

Definition at line 37 of file ANetCommon.h.

typedef signed char SInt8
 

Definition at line 33 of file ANetCommon.h.

typedef unsigned short UInt16
 

Definition at line 34 of file ANetCommon.h.

typedef unsigned long UInt32
 

Definition at line 36 of file ANetCommon.h.

typedef unsigned char UInt8
 

Definition at line 32 of file ANetCommon.h.


Generated on Sun Dec 23 15:21:00 2001 for ANet by doxygen 1.2.12 written by Dimitri van Heesch, © 1997-2001

SourceForge
Logo