Producer::BlockingQueue< T > Class Template Reference

Inheritance diagram for Producer::BlockingQueue< T >:

Producer::Referenced List of all members.

Public Member Functions

 BlockingQueue ()
void waitWhileEmpty ()
void push_back (const T &val)

Protected Member Functions

 ~BlockingQueue ()

template<class T>
class Producer::BlockingQueue< T >


Constructor & Destructor Documentation

template<class T>
Producer::BlockingQueue< T >::BlockingQueue (  )  [inline]

template<class T>
Producer::BlockingQueue< T >::~BlockingQueue (  )  [inline, protected]


Member Function Documentation

template<class T>
void Producer::BlockingQueue< T >::waitWhileEmpty (  )  [inline]

template<class T>
void Producer::BlockingQueue< T >::push_back ( const T &  val  )  [inline]


The documentation for this class was generated from the following file:
Generated on Sat Dec 30 20:36:54 2006 for producer by  doxygen 1.5.1