In file /home/eternity/Source/Common/RunningObject/H/runningObject.h:

class RunningObject

Running objecti (thread)

Inheritance:

RunningObject


Public

methods
RunningObject ()
constructor
~RunningObject ()
destructor
Err SaveRunningObjectID (RunningObjectName objectName, RunningObjectID objectID)
Store ID to be able to wait for the thread
Err WaitForRunningObject (RunningObjectName objectName)
Wait for thread to finish

Protected

attributes
RunningObjectID* runningObjectID
array for runnig objects ID's, for mix to be able to wait for them

Documentation

Running objecti (thread). class that contains stuff for enabling waiting for running objects
attributes

RunningObjectID* runningObjectID
array for runnig objects ID's, for mix to be able to wait for them

methods

RunningObject()
constructor

~RunningObject()
destructor

Err SaveRunningObjectID(RunningObjectName objectName, RunningObjectID objectID)
Store ID to be able to wait for the thread

Err WaitForRunningObject(RunningObjectName objectName)
Wait for thread to finish


This class has no child classes.
Author:
Pechy
See Also:
Receiver, Translator, Padder, Sender, Linker, Majordomo, Chopper, Scheduler, SignalManager

alphabetic index hierarchy of classes


generated by doc++