LRT14  1.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
Parallel Member List

This is the complete list of members for Parallel, including all inherited members.

Abort()Parallelvirtual
AbortAutomation(Event *trigger=NULL)Automation
Aborting()Automationprotected
AddAutomation(Automation *automation)Parallel
AddAutomation(std::vector< Automation * > automation)Parallel
AllocateResource(ControlResource::Enum resource)Automationprotected
AllocateResources()Parallelvirtual
Automation(const char *name, bool requiresAbortCycles=false, bool queueIfBlocked=false, bool restartable=false)Automation
CheckResources()Automation
ClearAutomation()Parallel
ContinueAutomation(Event *trigger)Automation
Continued()Automationprotected
DeallocateResources()Automation
GetAbortEvent()Automationprotected
GetAllocation(ControlResource::Enum resource)Automationstatic
GetContinueEvent()Automationprotected
GetName()Automation
GetStartEvent()Automationprotected
IsRestartable()Automation
Parallel(const char *name, bool queueIfBlocked=false, bool restartable=false)Parallel
Parallel(const char *name, std::vector< Automation * > sequence, bool queueIfBlocked=false, bool restartable=false)Parallel
QueueIfBlocked()Automation
RequiresAbortCycles()Automation
Run()Parallelvirtual
Start()Parallelvirtual
StartAutomation(Event *trigger=NULL)Automation
Update()Automation