LRT14
1.0
|
This is the complete list of members for Autonomous, including all inherited members.
Abort() | Sequential | virtual |
AbortAutomation(Event *trigger=NULL) | Automation | |
Aborting() | Automation | protected |
AddAutomation(Automation *automation) | Sequential | |
AddAutomation(std::vector< Automation * > automation) | Sequential | |
AllocateResource(ControlResource::Enum resource) | Automation | protected |
AllocateResources() | Autonomous | virtual |
Automation(const char *name, bool requiresAbortCycles=false, bool queueIfBlocked=false, bool restartable=false) | Automation | |
CheckResources() | Automation | |
ClearSequence() | Sequential | |
ContinueAutomation(Event *trigger) | Automation | |
Continued() | Automation | protected |
ContinueNextStep() | Sequential | protectedvirtual |
DeallocateResources() | Automation | |
GetAbortEvent() | Automation | protected |
GetAllocation(ControlResource::Enum resource) | Automation | static |
GetContinueEvent() | Automation | protected |
GetName() | Automation | |
GetStartEvent() | Automation | protected |
IsRestartable() | Automation | |
QueueIfBlocked() | Automation | |
RequiresAbortCycles() | Automation | |
Run() | Sequential | virtual |
Sequential(const char *name, bool queueIfBlocked=false, bool restartable=false) | Sequential | |
Sequential(const char *name, std::vector< Automation * > sequence, bool queueIfBlocked=false, bool restartable=false) | Sequential | |
Start() | Autonomous | virtual |
StartAutomation(Event *trigger=NULL) | Automation | |
Update() | Automation |