EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DBResultRow Member List

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

ColumnCount() const DBResultRowinline
ColumnLength(uint32 index) const DBResultRow
ColumnName(uint32 index) const DBResultRowinline
ColumnType(uint32 index) const DBResultRowinline
DBQueryResult classDBResultRowfriend
DBResultRow()DBResultRow
GetBool(uint32 index) const DBResultRow
GetDouble(uint32 index) const DBResultRow
GetFloat(uint32 index) const DBResultRow
GetInt(uint32 index) const DBResultRow
GetInt64(uint32 index) const DBResultRow
GetText(uint32 index) const DBResultRowinline
GetUInt(uint32 index) const DBResultRow
IsBinary(uint32 index) const DBResultRowinline
IsNull(uint32 index) const DBResultRowinline
IsUnsigned(uint32 index) const DBResultRowinline
mLengthsDBResultRowprotected
mResultDBResultRowprotected
mRowDBResultRowprotected
SetData(DBQueryResult *res, MYSQL_ROW &row, const ulong *lengths)DBResultRowprotected
~DBResultRow()DBResultRowinline