xvr2::SQL::ResultSet Member List
This is the complete list of members for
xvr2::SQL::ResultSet, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| _status | xvr2::SQL::ResultSet | [protected] |
| affectedRows() | xvr2::SQL::ResultSet | |
| afrows | xvr2::SQL::ResultSet | [protected] |
| debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| driver | xvr2::SQL::ResultSet | [protected] |
| errorMessage() | xvr2::SQL::ResultSet | |
| fetchNextRow() | xvr2::SQL::ResultSet | |
| fetchRow() | xvr2::SQL::ResultSet | |
| get(const int index) | xvr2::SQL::ResultSet | |
| get(const char *colname) | xvr2::SQL::ResultSet | |
| get(const String &colname) | xvr2::SQL::ResultSet | |
| getClassName() | xvr2::Object | [virtual] |
| getColName(const int index) | xvr2::SQL::ResultSet | |
| getRow() | xvr2::SQL::ResultSet | |
| is_a_select | xvr2::SQL::ResultSet | [protected] |
| ncols | xvr2::SQL::ResultSet | [protected] |
| numCols() | xvr2::SQL::ResultSet | |
| numRows() | xvr2::SQL::ResultSet | |
| Object() | xvr2::Object | |
| operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
| r_handle | xvr2::SQL::ResultSet | [protected] |
| ResultSet(Driver *drv, void *__rhandle, bool __status) | xvr2::SQL::ResultSet | |
| ResultSet(Driver *drv, void *__rhandle, bool __status, UInt64 afrows) | xvr2::SQL::ResultSet | |
| ridx | xvr2::SQL::ResultSet | [protected] |
| row | xvr2::SQL::ResultSet | [protected] |
| status() | xvr2::SQL::ResultSet | |
| toString() | xvr2::Object | [virtual] |
| ~Object() | xvr2::Object | [virtual] |
| ~ResultSet() | xvr2::SQL::ResultSet | |