Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs | Enumerations | Functions
ola::plugin::stageprofi Namespace Reference

Detailed Description

Code for Stageprofi devices.

Classes

class  StageProfiDetector
 
class  StageProfiDevice
 
class  StageProfiOutputPort
 An OutputPort for the StageProfi Device. More...
 
class  StageProfiPlugin
 
class  StageProfiWidget
 

Typedefs

typedef enum
stageprofi_packet_type_e 
stageprofi_packet_type
 

Enumerations

enum  stageprofi_packet_type_e { ID_GETDMX = 0xFE, ID_SETDMX = 0xFF, ID_SETLO = 0xE0, ID_SETHI = 0xE1 }
 

Functions

bool EndpointFromString (const string &widget_path, IPV4SocketAddress *socket_addr)