TrinityCore
TableStruct Struct Reference

Public Attributes

std::string TableName
 
std::string WhereFieldName
 
std::vector< TableFieldTableFields
 
std::unordered_map< std::string, int32FieldIndices
 

Detailed Description

Definition at line 187 of file PlayerDump.cpp.

Member Data Documentation

◆ FieldIndices

std::unordered_map<std::string , int32 > TableStruct::FieldIndices

Definition at line 194 of file PlayerDump.cpp.

◆ TableFields

std::vector<TableField> TableStruct::TableFields

Definition at line 191 of file PlayerDump.cpp.

◆ TableName

std::string TableStruct::TableName

Definition at line 189 of file PlayerDump.cpp.

◆ WhereFieldName

std::string TableStruct::WhereFieldName

Definition at line 190 of file PlayerDump.cpp.


The documentation for this struct was generated from the following file: