Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
Producer
::
BlockingQueue
Producer::BlockingQueue< T > Class Template Reference
Inheritance diagram for Producer::BlockingQueue< T >:
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 >::push_back
(
const T &
val
)
[inline]
template<class T>
void
Producer::BlockingQueue
< T >::waitWhileEmpty
(
)
[inline]
The documentation for this class was generated from the following file:
BlockingQueue
Generated on Wed Nov 29 06:12:10 2006 for Producer by
1.4.6