WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
DB2Table Member List

This is the complete list of members for DB2Table, including all inherited members.

begin() constDB2Tableinline
DB2RowDB2Tablefriend
DB2Table(std::unique_ptr< DB2Reader > reader, std::vector< DB2FieldInfo > fields)DB2Table
DB2Table(const DB2Table &)=deleteDB2Table
end() constDB2Tableinline
findField(const std::string &name) constDB2Table
getRecordID(size_t recordIndex) constDB2Tableprivate
getRow(uint32_t id) constDB2Table
getRowByIndex(size_t index) constDB2Table
getRowCount() constDB2Table
m_fieldNameToIndexDB2Tableprivate
m_fieldsDB2Tableprivate
m_readerDB2Tableprivate
operator=(const DB2Table &)=deleteDB2Table
readString(size_t recordIndex, const DB2FieldInfo &field, unsigned int arrayIndex) constDB2Tableprivate
readUInt(size_t recordIndex, const DB2FieldInfo &field, unsigned int arrayIndex) constDB2Tableprivate
resolveField(const std::string &name, unsigned int &arrayIndex) constDB2Tableprivate
~DB2Table()DB2Table