VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
vrvControlToolkit::DtSensorIntParameter_v1 Struct Reference

Change int sensor mode parameter. More...

Inheritance diagram for vrvControlToolkit::DtSensorIntParameter_v1:
Inheritance graph
[legend]

Public Member Functions

 DtSensorIntParameter_v1 ()
 CTOR.
 ~DtSensorIntParameter_v1 ()
 DTOR.
- Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1
 DtVrvControl_v1 ()
 CTOR.
 ~DtVrvControl_v1 ()
 DTOR.
 DtVrvControl_v1 (const DtVrvControl_v1 &orig)
 Copy CTOR.
DtVrvControl_v1operator= (const DtVrvControl_v1 &orig)
 Assignment operator.

Public Attributes

DtInt8 mySensorModeName [DtVrvControlNameSize]
 The name of the sensor whose parameter value will be changed.
DtInt8 myParameterName [DtVrvControlNameSize]
 Name of the parameter whose value will be changed.
DtUInt32 myParameterValue
 The new parameter value to use.
- Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1
DtUInt32 myMagicNumber
 Bit pattern that indicates that this is a view control packet.
DtUInt16 mySize
 The total size of the VC packet, including this header This will be filled in by the specific view control packet constructor.
DtUInt16 myVersion
 View control packet version.
DtFloat32 myLibraryVersion
 View control library version.
DtVrvControlTypeEnum myType
 View control packet type.

Detailed Description

Change int sensor mode parameter.

Constructor & Destructor Documentation

vrvControlToolkit::DtSensorIntParameter_v1::DtSensorIntParameter_v1 ( )
inline

CTOR.

vrvControlToolkit::DtSensorIntParameter_v1::~DtSensorIntParameter_v1 ( )
inline

DTOR.

Member Data Documentation

DtInt8 vrvControlToolkit::DtSensorIntParameter_v1::mySensorModeName[DtVrvControlNameSize]

The name of the sensor whose parameter value will be changed.

DtInt8 vrvControlToolkit::DtSensorIntParameter_v1::myParameterName[DtVrvControlNameSize]

Name of the parameter whose value will be changed.

DtUInt32 vrvControlToolkit::DtSensorIntParameter_v1::myParameterValue

The new parameter value to use.


The documentation for this struct was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)