dmlite  0.6
Public Member Functions | List of all members
dmlite::DavixCtxPool Class Reference

#include <DavixPool.h>

Inheritance diagram for dmlite::DavixCtxPool:
Inheritance graph
[legend]
Collaboration diagram for dmlite::DavixCtxPool:
Collaboration graph
[legend]

Public Member Functions

 DavixCtxPool (PoolElementFactory< DavixStuff * > *factory, int n)
 
- Public Member Functions inherited from dmlite::PoolContainer< DavixStuff * >
 PoolContainer (PoolElementFactory< DavixStuff * > *factory, int n)
 
 ~PoolContainer ()
 Destructor. More...
 
DavixStuffacquire (bool block=true)
 Acquires a free resource. More...
 
DavixStuffacquire (DavixStuff *e)
 Increases the reference count of a resource. More...
 
unsigned release (DavixStuff *e)
 
unsigned refCount (DavixStuff *e)
 Count the number of instances. More...
 
void resize (int ns)
 

Constructor & Destructor Documentation

dmlite::DavixCtxPool::DavixCtxPool ( PoolElementFactory< DavixStuff * > *  factory,
int  n 
)
inline

The documentation for this class was generated from the following file: