|
ClanLib
2.3.7
|
This is the complete list of members for CL_DBValue, including all inherited members.
| CL_DBValue() | CL_DBValue | |
| CL_DBValue(const CL_DBReader &db_reader, int column_index) | CL_DBValue | |
| CL_DBValue(const CL_DBReader &db_reader, const CL_StringRef &column_name) | CL_DBValue | |
| operator bool() const | CL_DBValue | inline |
| operator CL_DataBuffer() const | CL_DBValue | inline |
| operator CL_DateTime() const | CL_DBValue | inline |
| operator CL_String() const | CL_DBValue | inline |
| operator double() const | CL_DBValue | inline |
| operator int() const | CL_DBValue | inline |
| to_binary() const | CL_DBValue | |
| to_boolean() const | CL_DBValue | |
| to_datetime() const | CL_DBValue | |
| to_double() const | CL_DBValue | |
| to_integer() const | CL_DBValue | |
| to_string() const | CL_DBValue |
1.8.4