![]() |
TrinityCore
|
#include <DB2FileLoader.h>
Private Attributes | |
| DB2FileLoaderImpl * | _impl |
| DB2Header | _header |
Definition at line 189 of file DB2FileLoader.h.
| DB2FileLoader::DB2FileLoader | ( | ) |
Definition at line 1717 of file DB2FileLoader.cpp.
|
delete |
|
deletenoexcept |
| DB2FileLoader::~DB2FileLoader | ( | ) |
Definition at line 1721 of file DB2FileLoader.cpp.
| char * DB2FileLoader::AutoProduceData | ( | uint32 & | indexTableSize, |
| char **& | indexTable | ||
| ) |
Definition at line 2028 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void DB2FileLoader::AutoProduceRecordCopies | ( | uint32 | records, |
| char ** | indexTable, | ||
| char * | dataTable | ||
| ) |
Definition at line 2038 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| char * DB2FileLoader::AutoProduceStrings | ( | char ** | indexTable, |
| uint32 | indexTableSize, | ||
| LocaleConstant | locale | ||
| ) |
Definition at line 2033 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
| uint32 DB2FileLoader::GetMaxId | ( | ) | const |
| uint32 DB2FileLoader::GetMinId | ( | ) | const |
Definition at line 2053 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 2068 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| DB2RecordCopy DB2FileLoader::GetRecordCopy | ( | uint32 | copyNumber | ) | const |
Definition at line 2073 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| uint32 DB2FileLoader::GetRecordCopyCount | ( | ) | const |
Definition at line 2048 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| uint32 DB2FileLoader::GetRecordCount | ( | ) | const |
Definition at line 2043 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| DB2SectionHeader const & DB2FileLoader::GetSectionHeader | ( | uint32 | section | ) | const |
Definition at line 2063 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
| void DB2FileLoader::Load | ( | DB2FileSource * | source, |
| DB2FileLoadInfo const * | loadInfo | ||
| ) |
Definition at line 1860 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void DB2FileLoader::LoadHeaders | ( | DB2FileSource * | source, |
| DB2FileLoadInfo const * | loadInfo | ||
| ) |
Definition at line 1726 of file DB2FileLoader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
deletenoexcept |
|
delete |
|
private |
Definition at line 221 of file DB2FileLoader.h.
|
private |
Definition at line 220 of file DB2FileLoader.h.