#include <mod-result-set.h>
Inheritance diagram for GQL::ModResultSet:

Public Methods | |
| ModResultSet (int cols, int rows=0) | |
| virtual | ~ModResultSet () |
| virtual bool | next () throw (SQLException) |
| virtual void | get (int i, SQLObject *obj) const throw (SQLException) |
| virtual ResultSetMetaData * | get_meta_data () |
| void | append (const string **tuple) |
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements GQL::ResultSet. |
|
|
Implements GQL::ResultSet. |
|
|
Implements GQL::ResultSet. |
1.2.15