Public Member Functions | Private Attributes
icl_core::thread::OperationQueue Class Reference

#include <OperationQueue.h>

List of all members.

Public Member Functions

void addOperation (OperationPtr op)
 Add the operation op to the queue.
 OperationQueue (bool retain=false)

Private Attributes

icl_core::List< OperationPtrm_operations

Detailed Description

An operation queue contains a set operations that may, partly, be executed in parallel.

Definition at line 40 of file OperationQueue.h.


Constructor & Destructor Documentation

Create a new operation queue. retain specifies if operations will be deleted from or retained in the queue after they have been executed.


Member Function Documentation

Add the operation op to the queue.


Member Data Documentation

Definition at line 53 of file OperationQueue.h.


The documentation for this class was generated from the following file:


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:27