SourceForge.net Logo

dbfacade::Result Class Reference

#include <dbfacade.h>

Inheritance diagram for dbfacade::Result:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Result ()
virtual RowPtr getNextRow ()=0


Detailed Description

Represents an entire query result.

Constructor & Destructor Documentation

Result::~Result (  )  [virtual]


Member Function Documentation

virtual RowPtr dbfacade::Result::getNextRow (  )  [pure virtual]

Proceeds to the next row of the result.

Implemented in ResultMySQL, ResultPostgreSQL, and ResultSQLite.


The documentation for this class was generated from the following files:

Generated on Mon Mar 16 20:04:35 2009 for libdbfacade.so by  doxygen 1.5.5