| 
    Collage
    0.6.1
    
   
   | 
  
  
  
 
The item of the distributed queue holding the data. More...
#include <queueItem.h>
 Inheritance diagram for co::QueueItem:
 Collaboration diagram for co::QueueItem: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.
 0.6.1 by 
    
      
     1.7.6.1