Open Lighting Architecture
Latest Git
|
Public Member Functions | |
PatchPortAction (client::OlaClient *client, unsigned int device_alias, unsigned int port, client::PortDirection direction, unsigned int universe, client::PatchAction action) | |
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 |