mta::ThreadCommand Class Reference

An action that can be run. More...

#include <MultiThreadedAlgorithm.h>

Inheritance diagram for mta::ThreadCommand:

Inheritance graph

List of all members.

Public Member Functions

virtual void run ()=0


Detailed Description

An action that can be run.

Definition at line 60 of file MultiThreadedAlgorithm.h.


Member Function Documentation

virtual void mta::ThreadCommand::run (  )  [pure virtual]

Perform the action.

Implemented in mta::AlgorithmThread.


Software Development Kit - Opticks 4.9.0 Build 16218