iFun Engine API  1.0.0-b6053
Great Technology for Great Games
fun::ResultSets Member List

This is the complete list of members for fun::ResultSets, including all inherited members.

DECLARE_CLASS_PTR(ResultSets) (defined in fun::ResultSets)fun::ResultSets
GetBinary(size_t column_index) constfun::ResultSets
GetBinary(const string &column_name) constfun::ResultSets
GetBool(size_t column_index, bool regard_null_as=false) constfun::ResultSets
GetBool(const string &column_name, bool regard_null_as=false) constfun::ResultSets
GetColumnCount() constfun::ResultSets
GetColumnName(const size_t &column_index) constfun::ResultSets
GetColumnType(const size_t &column_index) constfun::ResultSets
GetCountOfAffectedRows() constfun::ResultSets
GetCountsOfAffectedRows() constfun::ResultSets
GetDateTime(size_t column_index, const WallClock::Value &regard_null_as=WallClock::kEpochClock) constfun::ResultSets
GetDateTime(const string &column_name, const WallClock::Value &regard_null_as=WallClock::kEpochClock) constfun::ResultSets
GetDateTimeString(size_t column_index, const string &regard_null_as="") const (defined in fun::ResultSets)fun::ResultSets
GetDouble(size_t column_index, double regard_null_as=0.0) constfun::ResultSets
GetDouble(const string &column_name, double regard_null_as=0.0) constfun::ResultSets
GetFieldLength(size_t column_index) constfun::ResultSets
GetFieldLength(const string &column_name) constfun::ResultSets
GetFloat(size_t column_index, float regard_null_as=0.0) constfun::ResultSets
GetFloat(const string &column_name, float regard_null_as=0.0) constfun::ResultSets
GetInt(size_t column_index, int64_t regard_null_as=0) constfun::ResultSets
GetInt(const string &column_name, int64_t regard_null_as=0) constfun::ResultSets
GetInt16(size_t column_index, int16_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetInt32(size_t column_index, int32_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetInt64(size_t column_index, int64_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetInt8(size_t column_index, int8_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetResultSetCount() constfun::ResultSets
GetRowCount() constfun::ResultSets
GetString(size_t column_index) constfun::ResultSets
GetString(const string &column_name) constfun::ResultSets
GetTime(size_t column_index, const WallClock::Duration &regard_null_as=WallClock::kEmptyDuration) constfun::ResultSets
GetTime(const string &column_name, const WallClock::Duration &regard_null_as=WallClock::kEmptyDuration) constfun::ResultSets
GetUint(size_t column_index, uint64_t regard_null_as=0) constfun::ResultSets
GetUint(const string &column_name, uint64_t regard_null_as=0) constfun::ResultSets
GetUint16(size_t column_index, uint16_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetUint32(size_t column_index, uint32_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetUint64(size_t column_index, uint64_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
GetUint8(size_t column_index, uint8_t regard_null_as=0) const (defined in fun::ResultSets)fun::ResultSets
IsNull(size_t column_index) constfun::ResultSets
ResultSets(const Ptr< Impl > &impl) (defined in fun::ResultSets)fun::ResultSetsexplicit
SeekNextResultSet()fun::ResultSets
SeekNextRow()fun::ResultSets