|
Open Lighting Architecture
|
Public Member Functions | |
| BaseHttpAction (OlaCallbackClient *client) | |
| bool | Failed () const |
| void | Perform (SingleUseCallback0< void > *on_done) |
| void | CallbackComplete (const string &error) |
Public Member Functions inherited from ola::Action | |
| virtual bool | IsFatal () const =0 |
Protected Member Functions | |
| void | RequestComplete (bool failure) |
| virtual bool | DoAction ()=0 |
Protected Attributes | |
| OlaCallbackClient * | m_client |
1.8.1.2