Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::system::ISystem::TBigEndianBuffer Class Reference

Base big endian buffer class for base operating system class. More...

#include <system.hh>

Inheritance diagram for mpcl::system::ISystem::TBigEndianBuffer:

mpcl::system::ISystem::TMachineDependent List of all members.

Public Methods

 TBigEndianBuffer (const unsigned char *pkucSOURCE_BUFFER, std::size_t zLENGTH)
virtual operator long int (void) const
 Converts the buffer to long int.


Detailed Description

Base big endian buffer class for base operating system class.

Definition at line 212 of file system.hh.


Constructor & Destructor Documentation

mpcl::system::ISystem::TBigEndianBuffer::TBigEndianBuffer const unsigned char *    pkucSOURCE_BUFFER,
std::size_t    zLENGTH
[inline]
 

Builds the instance.

Parameters:
pkucSOURCE_BUFFER  Source buffer.
zLENGTH  Length of the buffer.

Definition at line 235 of file system.hh.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:25 2003 for MPCL by doxygen1.2.18