Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::plugin::stageprofi Namespace Reference

Detailed Description

Code for Stageprofi devices.

Classes

class  AbstractPlugin
 
class  auto_ptr
 STL class. More...
 
class  ConnectedDescriptor
 A BidirectionalFileDescriptor that also generates notifications when closed. More...
 
class  IPV4Address
 Represents a IPv4 Address. More...
 
class  IPV4SocketAddress
 An IPv4 SocketAddress. More...
 
class  SelectServerInterface
 The interface for the SelectServer. More...
 
class  set
 STL class. More...
 
class  StageProfiDetector
 
class  StageProfiDevice
 
class  StageProfiOutputPort
 An OutputPort for the StageProfi Device. More...
 
class  StageProfiPlugin
 
class  StageProfiWidget
 
class  string
 STL class. More...
 
class  TimeInterval
 
class  vector
 STL class. More...
 

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)
 

Variables

static const timeout_id INVALID_TIMEOUT
 An invalid / uninitialized timeout_id.
 
static const timeout_id INVALID_TIMEOUT
 An invalid / uninitialized timeout_id.