|
dmlite
0.6
|
PoolDriver factory. More...
#include <pooldriver.h>


Public Member Functions | |
| virtual | ~PoolDriverFactory () |
| Destructor. More... | |
| virtual std::string | implementedPool () throw () |
| Supported pool type. More... | |
Public Member Functions inherited from dmlite::BaseFactory | |
| virtual | ~BaseFactory () |
| Virtual destructor. More... | |
| virtual void | configure (const std::string &key, const std::string &value) |
Protected Member Functions | |
| virtual PoolDriver * | createPoolDriver (void) |
| Instantiate the implemented pool driver. More... | |
Friends | |
| class | StackInstance |
PoolDriver factory.
|
virtual |
Destructor.
|
protectedvirtual |
Instantiate the implemented pool driver.
|
virtual | |||||||||||||
Supported pool type.
|
friend |
1.8.15