EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for DBResultRow, including all inherited members.
ColumnCount() const | DBResultRow | inline |
ColumnLength(uint32 index) const | DBResultRow | |
ColumnName(uint32 index) const | DBResultRow | inline |
ColumnType(uint32 index) const | DBResultRow | inline |
DBQueryResult class | DBResultRow | friend |
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 | DBResultRow | inline |
GetUInt(uint32 index) const | DBResultRow | |
IsBinary(uint32 index) const | DBResultRow | inline |
IsNull(uint32 index) const | DBResultRow | inline |
IsUnsigned(uint32 index) const | DBResultRow | inline |
mLengths | DBResultRow | protected |
mResult | DBResultRow | protected |
mRow | DBResultRow | protected |
SetData(DBQueryResult *res, MYSQL_ROW &row, const ulong *lengths) | DBResultRow | protected |
~DBResultRow() | DBResultRow | inline |