#include <AsyncProducerPolicies.h>
Public Types | |
| typedef Fifo< T > | OQueueType |
| typedef Overflow_Template< T > | Overflow |
Public Member Functions | |
| void | setOutputQueue (boost::shared_ptr< OQueueType > const &oq) |
Protected Member Functions | |
| boost::shared_ptr< OQueueType > | outputQueue () |
| void | _putMessage (T &msg) |
| FifoQueue () | |
Private Attributes | |
| boost::shared_ptr< OQueueType > | _queue |
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.4.4