Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Endian File Reference

#include <algorithm>

Namespaces

namespace  osg

Defines

#define OSG_ENDIAN   1

Enumerations

enum  Endian { BigEndian, LittleEndian }

Functions

Endian getCpuByteOrder ()
void swapBytes (char *in, unsigned int size)
void swapBytes2 (char *in)
void swapBytes4 (char *in)
void swapBytes8 (char *in)
void swapBytes16 (char *in)

Define Documentation

#define OSG_ENDIAN   1
 


Enumeration Type Documentation

enum osg::Endian
 

Enumeration values:
BigEndian 
LittleEndian 


Function Documentation

Endian osg::getCpuByteOrder (   )  [inline]
 

void osg::swapBytes (  char *  in,
unsigned int  size
)  [inline]
 

void osg::swapBytes16 (  char *  in  )  [inline]
 

void osg::swapBytes2 (  char *  in  )  [inline]
 

void osg::swapBytes4 (  char *  in  )  [inline]
 

void osg::swapBytes8 (  char *  in  )  [inline]
 


Generated on Fri May 13 15:15:44 2005 for openscenegraph by  doxygen 1.4.2