XLE  v0.02.0
Public Member Functions | Protected Attributes | List of all members
Utility::MemoryMappedInputStream Class Reference

Public Member Functions

const void * ReadPointer () const
 
ptrdiff_t RemainingBytes () const
 
void AdvancePointer (ptrdiff_t offset)
 
void SetPointer (const void *newPtr)
 
const void * Start () const
 
const void * End () const
 
 MemoryMappedInputStream (const void *start, const void *end)
 

Protected Attributes

const void * _start
 
const void * _end
 
const void * _ptr
 

The documentation for this class was generated from the following files: