|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
This is the complete list of members for DB2Row, including all inherited members.
| DB2Row()=default | DB2Row | |
| DB2Row(const DB2Table *table, size_t recordIndex) | DB2Row | inline |
| getFloat(const std::string &field, unsigned int arrayIndex=0) const | DB2Row | |
| getInt(const std::string &field, unsigned int arrayIndex=0) const | DB2Row | |
| getString(const std::string &field, unsigned int arrayIndex=0) const | DB2Row | |
| getUInt(const std::string &field, unsigned int arrayIndex=0) const | DB2Row | |
| isValid() const | DB2Row | inline |
| m_recordIndex | DB2Row | private |
| m_table | DB2Row | private |
| operator bool() const | DB2Row | inlineexplicit |
| recordID() const | DB2Row |