EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for DBQueryResult, including all inherited members.
ColumnCount() const | DBQueryResult | inline |
ColumnName(uint32 index) const | DBQueryResult | |
ColumnType(uint32 index) const | DBQueryResult | |
DBcore class | DBQueryResult | friend |
DBQueryResult() | DBQueryResult | |
error | DBQueryResult | |
GetRow(DBResultRow &into) | DBQueryResult | |
GetRowCount() | DBQueryResult | inline |
IsBinary(uint32 index) const | DBQueryResult | |
IsUnsigned(uint32 index) const | DBQueryResult | |
mColumnCount | DBQueryResult | protected |
mFields | DBQueryResult | protected |
mResult | DBQueryResult | protected |
MYSQL_DBTYPE_TABLE_SIGNED | DBQueryResult | protectedstatic |
MYSQL_DBTYPE_TABLE_UNSIGNED | DBQueryResult | protectedstatic |
Reset() | DBQueryResult | |
SetResult(MYSQL_RES *res, uint32 colCount) | DBQueryResult | protected |
~DBQueryResult() | DBQueryResult |