Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/express/littleEndian.h File Reference

#include "pandabase.h"
#include "numeric_types.h"
#include "nativeNumericData.h"
#include "reversedNumericData.h"

Go to the source code of this file.

Typedefs

typedef NativeNumericData LittleEndian
 LittleEndian is a special class that automatically reverses the byte-order of numeric values for big-endian machines, and passes them through unchanged for little-endian machines.


Detailed Description

Definition in file littleEndian.h.


Typedef Documentation

typedef NativeNumericData LittleEndian
 

LittleEndian is a special class that automatically reverses the byte-order of numeric values for big-endian machines, and passes them through unchanged for little-endian machines.

Definition at line 48 of file littleEndian.h.


Generated on Fri May 2 00:45:32 2003 for Panda by doxygen1.3