Open Lighting Architecture
Latest Git
|
Public Member Functions | |
ActionQueue (SingleUseCallback1< void, ActionQueue *> *on_complete) | |
void | AddAction (Action *action) |
void | NextAction () |
bool | WasSuccessful () const |
unsigned int | ActionCount () const |
Action * | GetAction (unsigned int i) |