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

MCByteRegion Class Reference

Byte Region Representation of a byte region. More...

#include <mcllib/MCByteRegion.h>

List of all members.

Public Member Functions

mcuint64 getEnd () const
 Get the end, i.e.
mcuint64 getSize () const
 Get the size specified at construction time.
mcuint64 getStart () const
 Get the start specified at construction time.
 MCByteRegion (mcuint64 start=0, mcuint64 size=0)
 Construct a byte region.

Static Public Attributes

const mcuint64 MCBR_END


Detailed Description

Byte Region Representation of a byte region.

Used in memory mapping, file locking, etc.


Member Function Documentation

mcuint64 getEnd  )  const
 

Get the end, i.e.

start + size


Generated on Wed Jan 12 19:05:49 2005 for MCLLIB by  doxygen 1.3.9.1