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
makVrv::DtVmtiLocalMetadataElement Class Reference
Inheritance diagram for makVrv::DtVmtiLocalMetadataElement:
Inheritance graph
[legend]

Public Member Functions

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

Protected Member Functions

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

Additional Inherited Members

Constructor & Destructor Documentation

makVrv::DtVmtiLocalMetadataElement::DtVmtiLocalMetadataElement ( )
virtual makVrv::DtVmtiLocalMetadataElement::~DtVmtiLocalMetadataElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

virtual void makVrv::DtVmtiLocalMetadataElement::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 Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)