Equalizer
1.4.1
|
The item of the distributed queue holding the data. More...
#include <queueItem.h>
Public Member Functions | |
CO_API | ~QueueItem () |
Destruct this queue item. | |
Friends | |
class | QueueMaster |
The item of the distributed queue holding the data.
Each enqueued item generated by QueueMaster::push() can be enhanced with additional data in a stream-like manner. On the consumer side, the data can be retrieved via the ObjectICommand.
Definition at line 35 of file queueItem.h.
CO_API co::QueueItem::~QueueItem | ( | ) |
Destruct this queue item.