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

Public Member Functions

 DtLocalElement ()
virtual ~DtLocalElement ()
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.

Protected Member Functions

virtual void update ()
 Update the metadata element.

Protected Attributes

unsigned char mySequenceNumber

Constructor & Destructor Documentation

makVrv::DtLocalElement::DtLocalElement ( )
virtual makVrv::DtLocalElement::~DtLocalElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

virtual void makVrv::DtLocalElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

unsigned char makVrv::DtLocalElement::mySequenceNumber
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)