LRT14
1.0
|
This is the complete list of members for Parallel, including all inherited members.
Abort() | Parallel | virtual |
AbortAutomation(Event *trigger=NULL) | Automation | |
Aborting() | Automation | protected |
AddAutomation(Automation *automation) | Parallel | |
AddAutomation(std::vector< Automation * > automation) | Parallel | |
AllocateResource(ControlResource::Enum resource) | Automation | protected |
AllocateResources() | Parallel | virtual |
Automation(const char *name, bool requiresAbortCycles=false, bool queueIfBlocked=false, bool restartable=false) | Automation | |
CheckResources() | Automation | |
ClearAutomation() | Parallel | |
ContinueAutomation(Event *trigger) | Automation | |
Continued() | Automation | protected |
DeallocateResources() | Automation | |
GetAbortEvent() | Automation | protected |
GetAllocation(ControlResource::Enum resource) | Automation | static |
GetContinueEvent() | Automation | protected |
GetName() | Automation | |
GetStartEvent() | Automation | protected |
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() | Parallel | virtual |
Start() | Parallel | virtual |
StartAutomation(Event *trigger=NULL) | Automation | |
Update() | Automation |