#include <file.hpp>
Inheritance diagram for ADRFile:
Public Methods | |
ADRFile (ADRFileSystem *file_system, ADR_FILE file) | |
~ADRFile () | |
int | Read (void *bytes, int byte_count) |
bool | Seek (int offset, ADR_SEEK_TYPE type) |
int | Tell () |
|
|
|
|
|
Reimplemented from IFile. |
|
Reimplemented from IFile. |
|
Reimplemented from IFile. |
|
|