|
tntdb
1.1
|
| get(T &ret) const | tntdb::Value | [inline] |
| getBlob() const | tntdb::Value | [inline] |
| getBlob(Blob &blob) const | tntdb::Value | [inline] |
| getBool() const | tntdb::Value | [inline] |
| getChar() const | tntdb::Value | [inline] |
| getDate() const | tntdb::Value | [inline] |
| getDatetime() const | tntdb::Value | [inline] |
| getDecimal() const | tntdb::Value | [inline] |
| getDouble() const | tntdb::Value | [inline] |
| getFloat() const | tntdb::Value | [inline] |
| getImpl() const | tntdb::Value | [inline] |
| getInt() const | tntdb::Value | [inline] |
| getInt32() const | tntdb::Value | [inline] |
| getInt64() const | tntdb::Value | [inline] |
| getLong() const | tntdb::Value | [inline] |
| getString() const | tntdb::Value | [inline] |
| getString(std::string &ret) const | tntdb::Value | [inline] |
| getTime() const | tntdb::Value | [inline] |
| getUnsigned() const | tntdb::Value | [inline] |
| getUnsigned32() const | tntdb::Value | [inline] |
| getUnsigned64() const | tntdb::Value | [inline] |
| getUnsignedLong() const | tntdb::Value | [inline] |
| getValue(T &ret) const | tntdb::Value | [inline] |
| isNull() const | tntdb::Value | [inline] |
| operator!() const | tntdb::Value | [inline] |
| Value(IValue *value=0) (defined in tntdb::Value) | tntdb::Value | [inline, explicit] |