![]() |
TrinityCore
|
#include <adt.h>
Inheritance diagram for ADT_file:Public Member Functions | |
| bool | prepareLoadedData () |
| ADT_file () | |
| ~ADT_file () | |
| void | free () |
Public Member Functions inherited from FileLoader | |
| uint8 * | GetData () |
| uint32 | GetDataSize () |
| FileLoader () | |
| ~FileLoader () | |
| bool | loadFile (std::string const &fileName, bool log=true) |
| uint8 * | GetData () |
| uint32 | GetDataSize () |
| FileLoader () | |
| ~FileLoader () | |
| bool | loadFile (char *filename, bool log=true) |
Public Attributes | |
| adt_MHDR * | a_grid |
Public Attributes inherited from FileLoader | |
| file_MVER * | version |
| ADT_file::~ADT_file | ( | ) |
|
virtual |
Reimplemented from FileLoader.
Definition at line 56 of file adt.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from FileLoader.
Definition at line 65 of file adt.cpp.
Here is the call graph for this function: