![]() |
TrinityCore
|
#include <wdt.h>
Inheritance diagram for WDT_file:Public Member Functions | |
| bool | prepareLoadedData () |
| WDT_file () | |
| ~WDT_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 | |
| wdt_MPHD * | mphd |
| wdt_MAIN * | main |
Public Attributes inherited from FileLoader | |
| file_MVER * | version |
| WDT_file::~WDT_file | ( | ) |
|
virtual |
Reimplemented from FileLoader.
Definition at line 50 of file wdt.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from FileLoader.
Definition at line 57 of file wdt.cpp.
Here is the call graph for this function: