Open Lighting Architecture  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
ola::SetNameAction Class Reference
Inheritance diagram for ola::SetNameAction:
ola::BaseHttpAction ola::Action

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::OlaClientm_client

The documentation for this class was generated from the following files: