VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
vrvControlToolkit::DtDateTime_v1 Struct Reference

Change date and time in VR-Vantage. More...

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

Public Member Functions

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

Public Attributes

DtUInt16 myYear
 The year. More...
 
DtUInt8 myMonth
 The month (1-12) More...
 
DtUInt8 myDay
 The day (1-31) More...
 
DtUInt8 myHour
 The hour (1-24) More...
 
DtUInt8 myMinute
 
DtUInt8 mySecond
 The seconds (0-60) More...
 
- Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1
DtUInt32 myMagicNumber
 Bit pattern that indicates that this is a view control packet. More...
 
DtUInt16 mySize
 The total size of the VC packet, including this header This will be filled in by the specific view control packet constructor. More...
 
DtUInt16 myVersion
 View control packet version. More...
 
DtFloat32 myLibraryVersion
 View control library version. More...
 
DtVrvControlTypeEnum myType
 View control packet type. More...
 

Detailed Description

Change date and time in VR-Vantage.

Constructor & Destructor Documentation

vrvControlToolkit::DtDateTime_v1::DtDateTime_v1 ( )
inline

CTOR.

vrvControlToolkit::DtDateTime_v1::~DtDateTime_v1 ( )
inline

DTOR.

Member Data Documentation

DtUInt16 vrvControlToolkit::DtDateTime_v1::myYear

The year.

DtUInt8 vrvControlToolkit::DtDateTime_v1::myMonth

The month (1-12)

DtUInt8 vrvControlToolkit::DtDateTime_v1::myDay

The day (1-31)

DtUInt8 vrvControlToolkit::DtDateTime_v1::myHour

The hour (1-24)

DtUInt8 vrvControlToolkit::DtDateTime_v1::myMinute
DtUInt8 vrvControlToolkit::DtDateTime_v1::mySecond

The seconds (0-60)


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)