tntdb  1.3
tntdb::Value Member List

This is the complete list of members for tntdb::Value, including all inherited members.

get(T &ret) const tntdb::Valueinline
getBlob() const tntdb::Valueinline
getBlob(Blob &blob) const tntdb::Valueinline
getBool() const tntdb::Valueinline
getChar() const tntdb::Valueinline
getDate() const tntdb::Valueinline
getDatetime() const tntdb::Valueinline
getDecimal() const tntdb::Valueinline
getDouble() const tntdb::Valueinline
getFloat() const tntdb::Valueinline
getImpl() const tntdb::Valueinline
getInt() const tntdb::Valueinline
getInt32() const tntdb::Valueinline
getInt64() const tntdb::Valueinline
getLong() const tntdb::Valueinline
getShort() const tntdb::Valueinline
getString() const tntdb::Valueinline
getString(std::string &ret) const tntdb::Valueinline
getTime() const tntdb::Valueinline
getUnsigned() const tntdb::Valueinline
getUnsigned32() const tntdb::Valueinline
getUnsigned64() const tntdb::Valueinline
getUnsignedLong() const tntdb::Valueinline
getUnsignedShort() const tntdb::Valueinline
getUString() const tntdb::Valueinline
getUString(cxxtools::String &ret) const tntdb::Valueinline
getValue(T &ret) const tntdb::Valueinline
isNull() const tntdb::Valueinline
operator!() const tntdb::Valueinline
Value(IValue *value=0) (defined in tntdb::Value)tntdb::Valueinlineexplicit