This is the complete list of members for clan::DBValue, including all inherited members.
| DBValue() | clan::DBValue | |
| DBValue(const DBReader &db_reader, int column_index) | clan::DBValue | |
| DBValue(const DBReader &db_reader, const std::string &column_name) | clan::DBValue | |
| operator bool() const | clan::DBValue | inline |
| operator DataBuffer() const | clan::DBValue | inline |
| operator DateTime() const | clan::DBValue | inline |
| operator double() const | clan::DBValue | inline |
| operator int() const | clan::DBValue | inline |
| operator std::string() const | clan::DBValue | inline |
| to_binary() const | clan::DBValue | |
| to_boolean() const | clan::DBValue | |
| to_datetime() const | clan::DBValue | |
| to_double() const | clan::DBValue | |
| to_integer() const | clan::DBValue | |
| to_string() const | clan::DBValue |