Main Page Class Hierarchy Compound List Compound Members
ArTypes Class Reference
Contains platform independent sized variable types.
More...
#include <ariaTypedefs.h>
List of all members.
Public Types |
typedef char | Byte |
| A single signed byte.
|
typedef short | Byte2 |
| Two signed bytes.
|
typedef int | Byte4 |
| Four signed bytes.
|
typedef unsigned char | UByte |
| A single unsigned byte.
|
typedef unsigned short | UByte2 |
| Two unsigned bytes.
|
typedef unsigned int | UByte4 |
| Four unsigned bytes.
|
Detailed Description
Contains platform independent sized variable types.
The documentation for this class was generated from the following file:
Generated on Tue Nov 12 17:44:07 2002 for Aria by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001