![]() |
VR-Forces 5.0.1 Developer's Guide
|

Protected Member Functions | |
| virtual void | createFunctionGroupMap () |
Protected Attributes | |
| std::map< DtString, std::set < DtString > > | myFunctionGroupLookup |
parameters | |
These parameters are available for setting in the OPD files. | |
| DtRwJoystickControls | myJoystickControls |
| DtJoyDeviceControllerDescriptorTemplate< BaseDescriptorClass >::DtJoyDeviceControllerDescriptorTemplate | ( | const DtString & | name, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
constructor
| DtJoyDeviceControllerDescriptorTemplate< BaseDescriptorClass >::DtJoyDeviceControllerDescriptorTemplate | ( | const DtSymbolString & | name, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
|
virtual |
destructor
| DtJoyDeviceControllerDescriptorTemplate< BaseDescriptorClass >::DtJoyDeviceControllerDescriptorTemplate | ( | const DtJoyDeviceControllerDescriptorTemplate< BaseDescriptorClass > & | orig, |
| DtReaderWriterRegistry * | parentRegistry = NULL |
||
| ) |
copy constructor
| DtJoyDeviceControllerDescriptorTemplate& DtJoyDeviceControllerDescriptorTemplate< BaseDescriptorClass >::operator= | ( | const DtJoyDeviceControllerDescriptorTemplate< BaseDescriptorClass > & | orig | ) |
assignment operator
|
virtual |
Set a joystick control list.
Implements DtJoyDeviceControllerDescriptorInterface.
|
virtual |
Implements DtJoyDeviceControllerDescriptorInterface.
|
virtual |
Returns true if contains the particular function group.
Implements DtJoyDeviceControllerDescriptorInterface.
|
virtual |
Overridden to call createFunctionGroupMap() once everything is read.
|
protectedvirtual |
|
protected |
Parameter Name: joystick-controls
Parameter Description: List of joystick function groups and functions within those function groups that are supported by this controller.
Parameter Default Value:
.
|
protected |