std::string eventName
Definition: eventDescriptor.h:45
DataType
Datatypes supported by the Legion infrastructure.
Definition: dataTypes.h:16
UInt32 estimatedControlsPerFrame
Definition: eventDescriptor.h:38
std::vector< ParameterDescriptor > parameterDescriptors
Definition: eventDescriptor.h:39
An event descriptor describes the layout of an event.
Definition: eventDescriptor.h:43
std::vector< ParameterDescriptor > parameterDescriptors
Definition: eventDescriptor.h:48
UInt8 transportType
Definition: eventDescriptor.h:47
unsigned int UInt32
Definition: dataTypes.h:44
An parameter descriptor describes a single parameter in an event or control.
Definition: eventDescriptor.h:27
UInt32 estimatedEventsPerFrame
Definition: eventDescriptor.h:46
TransportType
Transport option.
Definition: eventDescriptor.h:20
std::string name
Definition: eventDescriptor.h:29
A control descriptor describes the layout of a control.
Definition: eventDescriptor.h:35
DataType type
Definition: eventDescriptor.h:30
Definition: eventDescriptor.h:22
unsigned char UInt8
Typedefs for integer types.
Definition: dataTypes.h:40
Definition: eventDescriptor.h:23
UInt32 cardinality
Definition: eventDescriptor.h:31
std::string controlName
Definition: eventDescriptor.h:37