Workspace 6.21.5
Classes | Namespaces
paralleliteratingoperationmethoddispatcher.h File Reference
#include <QObject>
#include <QMutex>
Include dependency graph for paralleliteratingoperationmethoddispatcher.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ParallelIteratingOperationMethodDispatcher
 Utility class to ensure that calls from arbitrary iteration threads are forwarded onto the ParallelIterator's thread to enable the calling iteration threads to return immeadiately i.e. not block. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::DataExecution
 Base workspace functionality not requiring a user interface.