VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions
makVrv::DtRvtLocalMetadataElement Class Reference
Inheritance diagram for makVrv::DtRvtLocalMetadataElement:
Inheritance graph
[legend]

Public Member Functions

 DtRvtLocalMetadataElement ()
virtual ~DtRvtLocalMetadataElement ()
virtual unsigned int encodedLength ()
 Get the encoded length of this metadata element.
virtual unsigned char * encode (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.

Additional Inherited Members

Constructor & Destructor Documentation

makVrv::DtRvtLocalMetadataElement::DtRvtLocalMetadataElement ( )
virtual makVrv::DtRvtLocalMetadataElement::~DtRvtLocalMetadataElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

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

Update the metadata element.

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

Implements makVrv::DtMetadataElement.


The documentation for this class 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)