![]() |
Open Lighting Architecture 0.10.9
|
Public Member Functions | |
| BaseHttpAction (client::OlaClient *client) | |
| bool | Failed () const |
| void | Perform (SingleUseCallback0< void > *on_done) |
| void | CallbackComplete (const client::Result &result) |
Public Member Functions inherited from ola::Action | |
| virtual bool | IsFatal () const =0 |
Protected Member Functions | |
| void | RequestComplete (bool failure) |
| virtual void | DoAction ()=0 |
Protected Attributes | |
| client::OlaClient * | m_client |
|
inlinevirtual |
Implements ola::Action.
|
virtual |
Implements ola::Action.