add_warning(SQLWarning *warning) | GQL::Warnable | [inline, protected] |
clear_warnings() | GQL::Warnable | [inline] |
get(int col, SQLObject *obj) const=0 | GQL::ResultSet | [pure virtual] |
get_connection() const | GQL::ResultSet | [inline] |
get_connection() | GQL::ResultSet | [inline] |
get_meta_data() const=0 | GQL::ResultSet | [pure virtual] |
get_warning() | GQL::Warnable | [inline] |
next()=0 | GQL::ResultSet | [pure virtual] |
next_warning() | GQL::Warnable | [inline] |
ResultSet(Connection *conn) | GQL::ResultSet | [inline] |
Warnable() | GQL::Warnable | |
~ResultSet() | GQL::ResultSet | [virtual] |