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

#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
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

adt_MHDRa_grid
 
- Public Attributes inherited from FileLoader
file_MVERversion
 

Detailed Description

Definition at line 388 of file adt.h.

Constructor & Destructor Documentation

◆ ADT_file()

ADT_file::ADT_file ( )

Definition at line 46 of file adt.cpp.

◆ ~ADT_file()

ADT_file::~ADT_file ( )

Definition at line 51 of file adt.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ free()

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

◆ prepareLoadedData()

bool ADT_file::prepareLoadedData ( )
virtual

Reimplemented from FileLoader.

Definition at line 65 of file adt.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ a_grid

adt_MHDR* ADT_file::a_grid

Definition at line 395 of file adt.h.


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