Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/home/groups/n/no/noxwizard/cvs/src/abstraction/endian.h File Reference

Endian Abstraction level. More...

#include "nxwcommn.h"

Go to the source code of this file.

Compounds

class  eUI16
class  eUI32

Typedefs

typedef UI08 eUI08
 fake endian-independent UI08

typedef SI08 eSI08
 fake endian-independent SI08

typedef bool eBool
 fake endian-independent bool

typedef eUI16 eCOLOR
 endian-independent color

typedef eUI32 eSERIAL
 endian-independent serial


Detailed Description

Endian Abstraction level.

Author:
Endymion
Note:
splitted from unicode.cpp by Akron

Typedef Documentation

typedef bool eBool
 

fake endian-independent bool

typedef eUI16 eCOLOR
 

endian-independent color

typedef eUI32 eSERIAL
 

endian-independent serial

typedef SI08 eSI08
 

fake endian-independent SI08

typedef UI08 eUI08
 

fake endian-independent UI08

SourceForge.net Logo