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

beecrypt::nio::ByteOrder Class Reference

#include <ByteOrder.h>

Inheritance diagram for beecrypt::nio::ByteOrder:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::nio::ByteOrder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~ByteOrder ()
const StringtoString () const

Static Public Member Functions

static const ByteOrdernativeOrder ()

Static Public Attributes

static const ByteOrder BIG_ENDIAN
static const ByteOrder LITTLE_ENDIAN

Constructor & Destructor Documentation

virtual beecrypt::nio::ByteOrder::~ByteOrder  )  [inline, virtual]
 


Member Function Documentation

static const ByteOrder& beecrypt::nio::ByteOrder::nativeOrder  )  [static]
 

const String& beecrypt::nio::ByteOrder::toString  )  const
 


Member Data Documentation

const ByteOrder beecrypt::nio::ByteOrder::BIG_ENDIAN [static]
 

const ByteOrder beecrypt::nio::ByteOrder::LITTLE_ENDIAN [static]
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 20 10:10:53 2005 for BeeCrypt by  doxygen 1.4.0