dmlite::PoolDriverFactory Class Reference

PoolDriver factory. More...

#include <pooldriver.h>

Inherits dmlite::BaseFactory.

Inheritance diagram for dmlite::PoolDriverFactory:

[legend]
Collaboration diagram for dmlite::PoolDriverFactory:
[legend]
List of all members.

Public Member Functions

virtual ~PoolDriverFactory ()
 Destructor.
virtual std::string implementedPool () throw ()
 Supported pool type.

Protected Member Functions

virtual PoolDrivercreatePoolDriver (void) throw (DmException)
 Instantiate the implemented pool driver.

Friends

class StackInstance

Detailed Description

PoolDriver factory.


Constructor & Destructor Documentation

virtual dmlite::PoolDriverFactory::~PoolDriverFactory (  )  [virtual]

Destructor.


Member Function Documentation

virtual PoolDriver* dmlite::PoolDriverFactory::createPoolDriver ( void   )  throw (DmException) [protected, virtual]

Instantiate the implemented pool driver.

virtual std::string dmlite::PoolDriverFactory::implementedPool (  )  throw () [virtual]

Supported pool type.


Friends And Related Function Documentation

friend class StackInstance [friend]


The documentation for this class was generated from the following file:
Generated on 28 Apr 2014 for dmlite by  doxygen 1.4.7