TMCBinaryFileIO Class Reference
[MCCore]
List of all members.
Detailed Description
TMCBinaryFileIO is Used for reading from or writing to binary files. It converts from big to little endian and the reverse, as appropriate.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
void TMCBinaryFileIO::GetFileName |
( |
TMCString & |
fileName |
) |
[inline] |
void TMCBinaryFileIO::GetFullPathName |
( |
TMCString & |
fileName |
) |
[inline] |
void TMCBinaryFileIO::ReorderIfNeeded |
( |
void * |
thing, |
|
|
int8 |
size | |
|
) |
| | [protected] |
void TMCBinaryFileIO::Seek |
( |
int32 |
offset, |
|
|
int8 |
origin | |
|
) |
| | |
boolean TMCBinaryFileIO::SwapBytes |
( |
|
) |
[protected] |
int32 TMCBinaryFileIO::Tell |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: