DAOInterfaceFactory Class Reference

Abstract DAOInterface factory. More...

#include <CkptDAO.h>

Inheritance diagram for DAOInterfaceFactory:

RawDAOFactory List of all members.

Public Member Functions

virtual DAOInterfacecreateInputDAO ()=0
virtual DAOInterfacecreateOutputDAO ()=0

Detailed Description

Abstract DAOInterface factory.

Used to create input and output interfaces that are concrete implementations of InputDAO and OutputDAO, respectively.

Definition at line 214 of file CkptDAO.h.


Member Function Documentation

virtual DAOInterface* DAOInterfaceFactory::createInputDAO (  )  [pure virtual]

Implemented in RawDAOFactory.

virtual DAOInterface* DAOInterfaceFactory::createOutputDAO (  )  [pure virtual]

Implemented in RawDAOFactory.

Referenced by CkptContainer::commit(), and CkptContainer::persist().


The documentation for this class was generated from the following file:
Generated on Fri Apr 27 17:20:02 2007 for aiscoal by  doxygen 1.5.2