#include <MMapFile.hpp>
List of all members.
Detailed Description
Definition at line 41 of file MMapFile.hpp.
Constructor & Destructor Documentation
| cat::MMapFile::MMapFile |
( |
const char * |
path | ) |
|
| cat::MMapFile::~MMapFile |
( |
| ) |
|
Member Function Documentation
| u32 cat::MMapFile::getOffset |
( |
| ) |
[inline] |
| bool cat::MMapFile::good |
( |
| ) |
[inline] |
| bool cat::MMapFile::inside |
( |
| ) |
[inline] |
| char* cat::MMapFile::look |
( |
| ) |
[inline] |
| char* cat::MMapFile::look |
( |
s32 |
offset | ) |
[inline] |
| char* cat::MMapFile::read |
( |
s32 |
requested | ) |
[inline] |
| u32 cat::MMapFile::remaining |
( |
| ) |
[inline] |
| void cat::MMapFile::seek |
( |
s32 |
poffset | ) |
[inline] |
| u32 cat::MMapFile::size |
( |
| ) |
[inline] |
| void cat::MMapFile::skip |
( |
s32 |
requested | ) |
[inline] |
| bool cat::MMapFile::underrun |
( |
s32 |
requested | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: