OpenMesh
|
Determine byte order of host system. More...
#include <OpenMesh/Core/Utils/Endian.hh>
Public Types | |
enum | Type { LSB = 1 , MSB } |
Static Public Member Functions | |
static Type | local () |
Return endian type of host system. | |
static const char * | as_string (Type _t) |
Return type _t as string. | |
Determine byte order of host system.