getBool() const | tntdb::Value | [inline] |
getChar() const | tntdb::Value | [inline] |
getDate() const | tntdb::Value | [inline] |
getDatetime() const | tntdb::Value | [inline] |
getDouble() const | tntdb::Value | [inline] |
getFloat() const | tntdb::Value | [inline] |
getImpl() const | tntdb::Value | [inline] |
getInt() const | tntdb::Value | [inline] |
getString() const | tntdb::Value | [inline] |
getTime() const | tntdb::Value | [inline] |
getUnsigned() const | tntdb::Value | [inline] |
isNull() const | tntdb::Value | [inline] |
operator bool() const | tntdb::Value | [inline] |
operator char() const | tntdb::Value | [inline] |
operator Date() const | tntdb::Value | [inline] |
operator Datetime() const | tntdb::Value | [inline] |
operator double() const | tntdb::Value | [inline] |
operator float() const | tntdb::Value | [inline] |
operator int() const | tntdb::Value | [inline] |
operator std::string() const | tntdb::Value | [inline] |
operator Time() const | tntdb::Value | [inline] |
operator unsigned() const | tntdb::Value | [inline] |
operator!() const | tntdb::Value | [inline] |