VR-Forces 4.7 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::DtTargetGateWidthElement Class Reference
Inheritance diagram for makVrv::DtTargetGateWidthElement:
Inheritance graph
[legend]

Public Member Functions

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

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

DtNetU8 myTargetWidth

Constructor & Destructor Documentation

makVrv::DtTargetGateWidthElement::DtTargetGateWidthElement ( )
virtual makVrv::DtTargetGateWidthElement::~DtTargetGateWidthElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

int makVrv::DtTargetGateWidthElement::targetWidth ( )
void makVrv::DtTargetGateWidthElement::setTargetWidth ( int  val)
virtual void makVrv::DtTargetGateWidthElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

DtNetU8 makVrv::DtTargetGateWidthElement::myTargetWidth
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)