![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Attributes | |
| std::string | TableName |
| std::string | WhereFieldName |
| std::vector< TableField > | TableFields |
| std::unordered_map< std::string, int32 > | FieldIndices |
| std::unordered_map<std::string , int32 > TableStruct::FieldIndices |
Referenced by GetColumnIndexByName(), and PlayerDump::InitializeTables().
| std::vector<TableField> TableStruct::TableFields |
| std::string TableStruct::TableName |
Referenced by AppendTableDump(), PlayerDump::InitializeTables(), MarkDependentColumn(), MarkWhereField(), and ValidateFields().
| std::string TableStruct::WhereFieldName |
Referenced by PlayerDumpWriter::AppendTable(), and MarkWhereField().