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) const | fun::ResultSets | |
| GetBinary(const string &column_name) const | fun::ResultSets | |
| GetBool(size_t column_index, bool regard_null_as=false) const | fun::ResultSets | |
| GetBool(const string &column_name, bool regard_null_as=false) const | fun::ResultSets | |
| GetColumnCount() const | fun::ResultSets | |
| GetColumnName(const size_t &column_index) const | fun::ResultSets | |
| GetColumnType(const size_t &column_index) const | fun::ResultSets | |
| GetCountOfAffectedRows() const | fun::ResultSets | |
| GetCountsOfAffectedRows() const | fun::ResultSets | |
| GetDateTime(size_t column_index, const WallClock::Value ®ard_null_as=WallClock::kEpochClock) const | fun::ResultSets | |
| GetDateTime(const string &column_name, const WallClock::Value ®ard_null_as=WallClock::kEpochClock) const | fun::ResultSets | |
| GetDateTimeString(size_t column_index, const string ®ard_null_as="") const (defined in fun::ResultSets) | fun::ResultSets | |
| GetDouble(size_t column_index, double regard_null_as=0.0) const | fun::ResultSets | |
| GetDouble(const string &column_name, double regard_null_as=0.0) const | fun::ResultSets | |
| GetFieldLength(size_t column_index) const | fun::ResultSets | |
| GetFieldLength(const string &column_name) const | fun::ResultSets | |
| GetFloat(size_t column_index, float regard_null_as=0.0) const | fun::ResultSets | |
| GetFloat(const string &column_name, float regard_null_as=0.0) const | fun::ResultSets | |
| GetInt(size_t column_index, int64_t regard_null_as=0) const | fun::ResultSets | |
| GetInt(const string &column_name, int64_t regard_null_as=0) const | fun::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() const | fun::ResultSets | |
| GetRowCount() const | fun::ResultSets | |
| GetString(size_t column_index) const | fun::ResultSets | |
| GetString(const string &column_name) const | fun::ResultSets | |
| GetTime(size_t column_index, const WallClock::Duration ®ard_null_as=WallClock::kEmptyDuration) const | fun::ResultSets | |
| GetTime(const string &column_name, const WallClock::Duration ®ard_null_as=WallClock::kEmptyDuration) const | fun::ResultSets | |
| GetUint(size_t column_index, uint64_t regard_null_as=0) const | fun::ResultSets | |
| GetUint(const string &column_name, uint64_t regard_null_as=0) const | fun::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) const | fun::ResultSets | |
| ResultSets(const Ptr< Impl > &impl) (defined in fun::ResultSets) | fun::ResultSets | explicit |
| SeekNextResultSet() | fun::ResultSets | |
| SeekNextRow() | fun::ResultSets |