Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

dsSQListWrapper< TRset > Class Template Reference

Abstract base class to be inherited by all SQL stored procedure loaders, loading resultset.
This version is oracle oriented. Next one is going to support Sybase and PostgresSQL. More...

#include <dsSQLWrapper.h>

Inheritance diagram for dsSQListWrapper< TRset >:

dsSQLWrapper List of all members.

Public Methods

 ~dsSQListWrapper ()

Public Attributes

TRset rs
std::list< TRset * > _lst

Protected Methods

virtual void Execute (dsSQLAccessor *pg)=0

Detailed Description

template<class TRset>
class dsSQListWrapper< TRset >


Constructor & Destructor Documentation

template<class TRset>
dsSQListWrapper< TRset >::~dsSQListWrapper   [inline]
 


Member Function Documentation

virtual void dsSQLWrapper::Execute dsSQLAccessor   pg [protected, pure virtual, inherited]
 


Member Data Documentation

template<class TRset>
std::list<TRset *> dsSQListWrapper< TRset >::_lst
 

template<class TRset>
TRset dsSQListWrapper< TRset >::rs
 


The documentation for this class was generated from the following file:
Generated on Mon May 16 18:27:00 2005 for libdms4 by doxygen1.3-rc2