std::string eventName
Definition: eventDescriptor.h:39
DataType
Datatypes supported by the Legion infrastructure.
Definition: dataTypes.h:16
UInt32 estimatedControlsPerFrame
Definition: eventDescriptor.h:32
std::vector< ParameterDescriptor > parameterDescriptors
Definition: eventDescriptor.h:33
An event descriptor describes the layout of an event.
Definition: eventDescriptor.h:37
std::vector< ParameterDescriptor > parameterDescriptors
Definition: eventDescriptor.h:41
unsigned int UInt32
Definition: dataTypes.h:44
An parameter descriptor describes a single parameter in an event or control.
Definition: eventDescriptor.h:21
UInt32 estimatedEventsPerFrame
Definition: eventDescriptor.h:40
std::string name
Definition: eventDescriptor.h:23
A control descriptor describes the layout of a control.
Definition: eventDescriptor.h:29
DataType type
Definition: eventDescriptor.h:24
UInt32 cardinality
Definition: eventDescriptor.h:25
std::string controlName
Definition: eventDescriptor.h:31