TrinityCore
Loading...
Searching...
No Matches
WDT_file Class Reference

#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
uint8GetData ()
 
uint32 GetDataSize ()
 
 FileLoader ()
 
 ~FileLoader ()
 
bool loadFile (std::string const &fileName, bool log=true)
 
uint8GetData ()
 
uint32 GetDataSize ()
 
 FileLoader ()
 
 ~FileLoader ()
 
bool loadFile (char *filename, bool log=true)
 

Public Attributes

wdt_MPHDmphd
 
wdt_MAINmain
 
- Public Attributes inherited from FileLoader
file_MVERversion
 

Detailed Description

Definition at line 64 of file wdt.h.

Constructor & Destructor Documentation

◆ WDT_file()

WDT_file::WDT_file ( )

Definition at line 39 of file wdt.cpp.

◆ ~WDT_file()

WDT_file::~WDT_file ( )

Definition at line 45 of file wdt.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ free()

void WDT_file::free ( )
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:

◆ prepareLoadedData()

bool WDT_file::prepareLoadedData ( )
virtual

Reimplemented from FileLoader.

Definition at line 57 of file wdt.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ main

wdt_MAIN* WDT_file::main

Definition at line 73 of file wdt.h.

◆ mphd

wdt_MPHD* WDT_file::mphd

Definition at line 72 of file wdt.h.


The documentation for this class was generated from the following files: