Collage  0.6.1
Public Member Functions | Friends
co::QueueItem Class Reference

The item of the distributed queue holding the data. More...

#include <queueItem.h>

+ Inheritance diagram for co::QueueItem:
+ Collaboration diagram for co::QueueItem:

List of all members.

Public Member Functions

CO_API ~QueueItem ()
 Destruct this queue item.

Friends

class QueueMaster

Detailed Description

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.


Constructor & Destructor Documentation

Destruct this queue item.

Version:
1.0

The documentation for this class was generated from the following file:
Generated on Mon Nov 26 2012 14:41:44 for Collage 0.6.1 by  doxygen 1.7.6.1