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

Public Member Functions

 DtSecurityCaveatsElement ()
virtual ~DtSecurityCaveatsElement ()
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.
std::string caveats ()
void setCaveats (const std::string &val)
 DtSecurityCaveatsElement ()
virtual ~DtSecurityCaveatsElement ()
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.
std::string caveats ()
void setCaveats (const std::string &val)

Protected Member Functions

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

Protected Attributes

std::string myCaveats

Constructor & Destructor Documentation

makVrv::DtSecurityCaveatsElement::DtSecurityCaveatsElement ( )
virtual makVrv::DtSecurityCaveatsElement::~DtSecurityCaveatsElement ( )
virtual
makVrv::DtSecurityCaveatsElement::DtSecurityCaveatsElement ( )
virtual makVrv::DtSecurityCaveatsElement::~DtSecurityCaveatsElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

std::string makVrv::DtSecurityCaveatsElement::caveats ( )
void makVrv::DtSecurityCaveatsElement::setCaveats ( const std::string &  val)
virtual void makVrv::DtSecurityCaveatsElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

std::string makVrv::DtSecurityCaveatsElement::caveats ( )
void makVrv::DtSecurityCaveatsElement::setCaveats ( const std::string &  val)
virtual void makVrv::DtSecurityCaveatsElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

std::string makVrv::DtSecurityCaveatsElement::myCaveats
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)