dmlite  0.4
Classes | Namespaces
poolcontainer.h File Reference

Pooling. More...

#include <errno.h>
#include <map>
#include <pthread.h>
#include <semaphore.h>
#include <syslog.h>
#include <queue>
#include "../exceptions.h"
Include dependency graph for poolcontainer.h:

Go to the source code of this file.

Classes

class  dmlite::PoolElementFactory< E >
class  dmlite::PoolContainer< E >
 Implements a pool of whichever resource. More...

Namespaces

namespace  dmlite
 Namespace for the libdm C++ API.

Detailed Description

Pooling.

Author:
Alejandro Álvarez Ayllón aalva.nosp@m.rez@.nosp@m.cern..nosp@m.ch