ClanLib  2.3.7
CL_DBValue Member List

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_DBValueinline
operator CL_DataBuffer() const CL_DBValueinline
operator CL_DateTime() const CL_DBValueinline
operator CL_String() const CL_DBValueinline
operator double() const CL_DBValueinline
operator int() const CL_DBValueinline
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