|
libUTL++
|
This is the complete list of members for utl::DBresultIterator, including all inherited members.
| _isA(const RunTimeClass *runTimeClass) const | utl::Object | inline |
| addOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| allocatedSize() const | utl::Object | |
| clear() | utl::Object | |
| compare(const Object &rhs) const | utl::Object | virtual |
| copy(const Object &rhs) | utl::Object | virtual |
| DBresultIterator(DBconnection *connection, const String &query, uint_t limit=uint_t_max) | utl::DBresultIterator | inline |
| dump(Stream &os, uint_t level=uint_t_max) const | utl::Object | virtual |
| dumpWithClassName(Stream &os, uint_t indent=4, uint_t level=uint_t_max) const | utl::Object | |
| end() const | utl::DBresultIterator | inline |
| errorMsg() const | utl::DBresultIterator | inline |
| field(uint_t field) const | utl::DBresultIterator | |
| getBool(uint_t fieldIdx) const | utl::DBresultIterator | |
| getDateTime(uint_t fieldIdx) const | utl::DBresultIterator | |
| getDouble(uint_t fieldIdx) const | utl::DBresultIterator | |
| getInt32(uint_t fieldIdx) const | utl::DBresultIterator | |
| getInt64(uint_t fieldIdx) const | utl::DBresultIterator | |
| getKey() const | utl::Object | virtual |
| getProxiedObject() const | utl::Object | virtual |
| getProxiedObject() | utl::Object | virtual |
| getString(uint_t fieldIdx) const | utl::DBresultIterator | |
| hash(size_t size) const | utl::Object | virtual |
| hasKey() const | utl::Object | inline |
| initialize(DBconnection *connection, const String &query, uint_t limit=uint_t_max) | utl::DBresultIterator | |
| innerAllocatedSize() const | utl::Object | virtual |
| isNull(uint_t field) const | utl::DBresultIterator | |
| next() | utl::DBresultIterator | |
| numFields() const | utl::DBresultIterator | inline |
| ok() const | utl::DBresultIterator | inline |
| operator String() const | utl::Object | |
| operator!=(const Object &rhs) const | utl::Object | inline |
| operator++() | utl::DBresultIterator | inline |
| operator<(const Object &rhs) const | utl::Object | inline |
| operator<=(const Object &rhs) const | utl::Object | inline |
| operator==(const Object &rhs) const | utl::Object | inline |
| operator>(const Object &rhs) const | utl::Object | inline |
| operator>=(const Object &rhs) const | utl::Object | inline |
| removeOwnedIt(const class FwdIt *it) const | utl::Object | virtual |
| row() const | utl::DBresultIterator | |
| seek(uint_t row) | utl::DBresultIterator | |
| serialize(Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | virtual |
| serializeBoxed(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | inlinestatic |
| serializeIn(Stream &is, uint_t mode=ser_default) | utl::Object | inline |
| serializeInBoxed(Stream &is, uint_t mode=ser_default) | utl::Object | static |
| serializeInNullable(Stream &is, uint_t mode=ser_default) | utl::Object | static |
| serializeNullable(Object *&object, Stream &stream, uint_t io, uint_t mode=ser_default) | utl::Object | static |
| serializeOut(Stream &os, uint_t mode=ser_default) const | utl::Object | inline |
| serializeOutBoxed(Stream &os, uint_t mode=ser_default) const | utl::Object | |
| serializeOutNullable(const Object *object, Stream &os, uint_t mode=ser_default) | utl::Object | static |
| status() const | utl::DBresultIterator | inline |
| steal(Object &rhs) | utl::Object | virtual |
| toString() const | utl::Object | virtual |
| values() const | utl::DBresultIterator | |
| vclone(const Object &rhs) | utl::Object | virtual |