![]() |
Open Lighting Architecture 0.10.9
|
Public Member Functions | |
| SetMergeModeAction (client::OlaClient *client, unsigned int universe, client::OlaUniverse::merge_mode mode) | |
| bool | IsFatal () const |
Public Member Functions inherited from ola::BaseHttpAction | |
| BaseHttpAction (client::OlaClient *client) | |
| bool | Failed () const |
| void | Perform (SingleUseCallback0< void > *on_done) |
| void | CallbackComplete (const client::Result &result) |
Protected Member Functions | |
| void | DoAction () |
Protected Member Functions inherited from ola::BaseHttpAction | |
| void | RequestComplete (bool failure) |
Additional Inherited Members | |
Protected Attributes inherited from ola::BaseHttpAction | |
| client::OlaClient * | m_client |
|
protectedvirtual |
Implements ola::BaseHttpAction.
|
inlinevirtual |
Implements ola::Action.