mdw::QueueManager Class Reference

#include <QueueManager.h>

List of all members.

Public Types

enum  Cardinal_t { One_e, Several_e }

Public Member Functions

template<class T >
Queue< T > createQueue (int size, const std::string &name, Cardinal_t producer, Cardinal_t consumer, bool lockFree)
template<class T >
void deleteQueue (Queue< T > &queue)

Static Public Member Functions

static void initialise ()
static QueueManagergetInstance ()

Detailed Description

Author:
Jean-Baptiste Wons <wonsjb@gmail.com>

Definition at line 70 of file QueueManager.h.


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

Generated by  doxygen 1.6.2