Aria  2.8.0
ArTypes Class Reference

Contains platform independent sized variable types. More...

#include <ariaTypedefs.h>

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: