dmlite::DavixCtxFactory Class Reference
#include <DavixPool.h>
Inherits PoolElementFactory< DavixStuff * >.
List of all members.
Detailed Description
Factory for davix contexts This is just mechanics of how the Poolcontainer class works and wraps the creation of the actual instances
Constructor & Destructor Documentation
dmlite::DavixCtxFactory::DavixCtxFactory |
( |
|
) |
|
Member Function Documentation
void dmlite::DavixCtxFactory::configure |
( |
const std::string & |
key, |
|
|
const std::string & |
value | |
|
) |
| | |
DavixStuff* dmlite::DavixCtxFactory::create |
( |
|
) |
[virtual] |
void dmlite::DavixCtxFactory::destroy |
( |
DavixStuff * |
|
) |
[virtual] |
bool dmlite::DavixCtxFactory::isValid |
( |
DavixStuff * |
|
) |
[virtual] |
void dmlite::DavixCtxFactory::setRequestParams |
( |
const Davix::RequestParams & |
params |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: