#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. | |
Definition at line 72 of file ariaTypedefs.h.
1.4.0