#include <DBCFileLoader.h>
Definition at line 40 of file DBCFileLoader.h.
◆ DBCFileLoader() [1/2]
| DBCFileLoader::DBCFileLoader |
( |
| ) |
|
◆ ~DBCFileLoader()
| DBCFileLoader::~DBCFileLoader |
( |
| ) |
|
◆ DBCFileLoader() [2/2]
◆ AutoProduceData()
| char * DBCFileLoader::AutoProduceData |
( |
char const * |
fmt, |
|
|
uint32 & |
count, |
|
|
char **& |
indexTable |
|
) |
| |
◆ AutoProduceStrings()
| char * DBCFileLoader::AutoProduceStrings |
( |
char const * |
fmt, |
|
|
char * |
dataTable |
|
) |
| |
◆ GetCols()
| uint32 DBCFileLoader::GetCols |
( |
| ) |
const |
|
inline |
◆ GetFormatRecordSize()
| uint32 DBCFileLoader::GetFormatRecordSize |
( |
const char * |
format, |
|
|
int32 * |
index_pos = nullptr |
|
) |
| |
|
static |
◆ GetNumRows()
| uint32 DBCFileLoader::GetNumRows |
( |
| ) |
const |
|
inline |
◆ GetOffset()
| uint32 DBCFileLoader::GetOffset |
( |
size_t |
id | ) |
const |
|
inline |
◆ getRecord()
◆ GetRowSize()
| uint32 DBCFileLoader::GetRowSize |
( |
| ) |
const |
|
inline |
◆ IsLoaded()
| bool DBCFileLoader::IsLoaded |
( |
| ) |
const |
|
inline |
◆ Load()
| bool DBCFileLoader::Load |
( |
const char * |
filename, |
|
|
const char * |
fmt |
|
) |
| |
◆ operator=()
◆ data
| unsigned char* DBCFileLoader::data |
|
private |
◆ fieldCount
| uint32 DBCFileLoader::fieldCount |
|
private |
◆ fieldsOffset
| uint32* DBCFileLoader::fieldsOffset |
|
private |
◆ recordCount
| uint32 DBCFileLoader::recordCount |
|
private |
◆ recordSize
| uint32 DBCFileLoader::recordSize |
|
private |
◆ stringSize
| uint32 DBCFileLoader::stringSize |
|
private |
◆ stringTable
| unsigned char* DBCFileLoader::stringTable |
|
private |
The documentation for this class was generated from the following files: