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

OpenMesh::Endian Class Reference

Determine byte order of host system. More...

#include <Endian.hh>

List of all members.

Public Types

enum  Type { LSB = 1, MSB }

Static Public Member Functions

Type local ()
 Return endian type of host system.

const char * as_string (Type _t)
 Return type _t as string.


Detailed Description

Determine byte order of host system.


Member Enumeration Documentation

enum OpenMesh::Endian::Type
 

Enumeration values:
LSB  Little endian (Intel family and clones).
MSB  big endian (Motorola's 68x family, DEC Alpha, MIPS)


The documentation for this class was generated from the following files:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .