Open Lighting Architecture  0.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ola::plugin::stageprofi::StageProfiWidgetLan Class Reference
Inheritance diagram for ola::plugin::stageprofi::StageProfiWidgetLan:
ola::plugin::stageprofi::StageProfiWidget

Public Member Functions

bool Connect (const std::string &ip)
- Public Member Functions inherited from ola::plugin::stageprofi::StageProfiWidget
int Disconnect ()
std::string GetDevicePath ()
ola::io::ConnectedDescriptorGetSocket ()
bool SendDmx (const DmxBuffer &buffer) const
bool DetectDevice ()
void SocketReady ()
void Timeout ()

Additional Inherited Members

- Protected Types inherited from ola::plugin::stageprofi::StageProfiWidget
enum  { DMX_MSG_LEN = 255 }
enum  { DMX_HEADER_SIZE = 4 }
- Protected Member Functions inherited from ola::plugin::stageprofi::StageProfiWidget
int Send255 (uint16_t start, const uint8_t *buf, unsigned int len) const
int SetChannel (uint16_t chan, uint8_t val) const
- Protected Attributes inherited from ola::plugin::stageprofi::StageProfiWidget
bool m_enabled
bool m_got_response
std::string m_device_path
ola::io::ConnectedDescriptorm_socket
ola::io::SelectServerm_ss

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