Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

GQL::ResultSet Class Reference

#include <result-set.h>

Inheritance diagram for GQL::ResultSet:

GQL::Warnable GQL::ModResultSet List of all members.

Public Methods

 ResultSet (Connection *conn)
virtual ~ResultSet ()
virtual bool next ()=0 throw (SQLException)
virtual void get (int i, SQLObject *obj) const=0 throw (SQLException)
virtual ResultSetMetaDataget_meta_data ()=0
const Connectionget_connection () const
Connectionget_connection ()

Public Attributes

SigC::Signal0< void > destroy

Constructor & Destructor Documentation

GQL::ResultSet::ResultSet Connection   conn [inline]
 

GQL::ResultSet::~ResultSet   [virtual]
 


Member Function Documentation

virtual void GQL::ResultSet::get int    i,
SQLObject   obj
const throw (SQLException) [pure virtual]
 

Implemented in GQL::ModResultSet.

Connection* GQL::ResultSet::get_connection   [inline]
 

const Connection* GQL::ResultSet::get_connection   const [inline]
 

virtual ResultSetMetaData* GQL::ResultSet::get_meta_data   [pure virtual]
 

Implemented in GQL::ModResultSet.

virtual bool GQL::ResultSet::next   throw (SQLException) [pure virtual]
 

Implemented in GQL::ModResultSet.


Member Data Documentation

SigC::Signal0<void> GQL::ResultSet::destroy
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 19 03:23:49 2002 for gql by doxygen1.2.15