Open Lighting Architecture
|
Public Member Functions | |
SetMergeModeAction (OlaCallbackClient *client, unsigned int universe, OlaUniverse::merge_mode mode) | |
bool | IsFatal () const |
Public Member Functions inherited from ola::BaseHttpAction | |
BaseHttpAction (OlaCallbackClient *client) | |
bool | Failed () const |
void | Perform (SingleUseCallback0< void > *on_done) |
void | CallbackComplete (const string &error) |
Protected Member Functions | |
bool | DoAction () |
Protected Member Functions inherited from ola::BaseHttpAction | |
void | RequestComplete (bool failure) |
Additional Inherited Members | |
Protected Attributes inherited from ola::BaseHttpAction | |
OlaCallbackClient * | m_client |