![]() |
Go to the source code of this file.
Classes | |
class | HSEPData::DBEnvironmentQueue |
Offers a queue-like storage for a DBEnvironment session pools. More... | |
Namespaces | |
namespace | HSEPData |
Offers a database access subsystem. | |
Macros | |
#define | DDENVIRONMENTQUEUE_H_ |
Typedefs | |
typedef list< DBEnvironment * > | HSEPData::DBEnvironmentList |
typedef DBEnvironmentList::iterator | HSEPData::DBEnvironmentListIterator |
typedef DBEnvironment *(* | HSEPData::environmentCreatorType )() |
typedef map< string, DBEnvironmentQueue * > | HSEPData::DBEnvironmentQueueMap |
typedef DBEnvironmentQueueMap::iterator | HSEPData::DBEnvironmentQueueMapIterator |
#define DDENVIRONMENTQUEUE_H_ |
Definition at line 23 of file DBEnvironmentQueue.h.