WT_Endian Class Reference

#include <wendian.h>

List of all members.


Detailed Description

Utility class to translate to the proper endian encoding.

Note, these static methods are essentially a no-op on a little endian system.

Definition at line 35 of file wendian.h.

Static Public Member Functions

static WT_Integer16 adjust (WT_Integer16 value)
 Adjusts value based on the endian encoding that was specified at compile time.
static WT_Unsigned_Integer16 adjust (WT_Unsigned_Integer16 value)
 Adjusts value based on the endian encoding that was specified at compile time.
static WT_Integer32 adjust (WT_Integer32 value)
 Adjusts value based on the endian encoding that was specified at compile time.
static WT_Unsigned_Integer32 adjust (WT_Unsigned_Integer32 value)
 Adjusts value based on the endian encoding that was specified at compile time.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:41:17 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5