Open Lighting Architecture
Latest Git
|
Public Member Functions | |
SetNameAction (client::OlaClient *client, unsigned int universe, const std::string &name, bool is_fatal) | |
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 |