H3DNetworkingUtils::EndianCheck Class Reference

The EndianCheck class provides a way to check if the host machine is big or little endian. More...

#include <H3DNetworkingUtils/EndianCheck.h>

List of all members.

Public Member Functions

 EndianCheck ()
 Constructor.

Static Public Member Functions

static bool isBigEndian ()
 isBigEndian.
static bool isLittleEndian ()
 isLittleEndian.


Detailed Description

The EndianCheck class provides a way to check if the host machine is big or little endian.

Note that the functions isBigEndian() and isLittleEndian() just return a boolean value that is figured out at program startup, so they should be efficient.


The documentation for this class was generated from the following files:

Generated on Fri Mar 12 10:23:07 2010 for H3DNetworkingUtils by  doxygen 1.5.6