VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtStaticAirPressureElement Class Reference
Inheritance diagram for makVrv::DtStaticAirPressureElement:
Inheritance graph
[legend]

Public Member Functions

 DtStaticAirPressureElement ()
 
virtual ~DtStaticAirPressureElement ()
 
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element. More...
 
virtual unsigned charencode (unsigned char *buffer)
 Encode the metadata element. More...
 
virtual void decode (unsigned char *buffer, unsigned int length)
 Decode the metadata element; not curently implemented in VR-Vantage. More...
 
double staticAirPressure ()
 
void setStaticAirPressure (double val)
 

Protected Member Functions

virtual void update ()
 Update the metadata element. More...
 

Protected Attributes

DtNetU16 myStaticAirPressure
 

Constructor & Destructor Documentation

makVrv::DtStaticAirPressureElement::DtStaticAirPressureElement ( )
virtual makVrv::DtStaticAirPressureElement::~DtStaticAirPressureElement ( )
virtual

Member Function Documentation

virtual unsigned int makVrv::DtStaticAirPressureElement::encodedLength ( )
virtual

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

virtual unsigned char* makVrv::DtStaticAirPressureElement::encode ( unsigned char buffer)
virtual

Encode the metadata element.

Implements makVrv::DtMetadataElement.

virtual void makVrv::DtStaticAirPressureElement::decode ( unsigned char buffer,
unsigned int  length 
)
virtual

Decode the metadata element; not curently implemented in VR-Vantage.

Implements makVrv::DtMetadataElement.

double makVrv::DtStaticAirPressureElement::staticAirPressure ( )
void makVrv::DtStaticAirPressureElement::setStaticAirPressure ( double  val)
virtual void makVrv::DtStaticAirPressureElement::update ( )
protectedvirtual

Update the metadata element.

Called by tick() if timeForUpdate() is true.

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU16 makVrv::DtStaticAirPressureElement::myStaticAirPressure
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)