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

Public Member Functions

 DtSecurityClassifyingCountryElement ()
 
virtual ~DtSecurityClassifyingCountryElement ()
 
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...
 
std::string countryCode ()
 
void setCountryCode (const std::string &val)
 
 DtSecurityClassifyingCountryElement ()
 
virtual ~DtSecurityClassifyingCountryElement ()
 
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...
 
std::string countryCode ()
 
void setCountryCode (const std::string &val)
 

Protected Member Functions

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

Protected Attributes

std::string myCountryCode
 

Constructor & Destructor Documentation

makVrv::DtSecurityClassifyingCountryElement::DtSecurityClassifyingCountryElement ( )
virtual makVrv::DtSecurityClassifyingCountryElement::~DtSecurityClassifyingCountryElement ( )
virtual
makVrv::DtSecurityClassifyingCountryElement::DtSecurityClassifyingCountryElement ( )
virtual makVrv::DtSecurityClassifyingCountryElement::~DtSecurityClassifyingCountryElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

std::string makVrv::DtSecurityClassifyingCountryElement::countryCode ( )
void makVrv::DtSecurityClassifyingCountryElement::setCountryCode ( const std::string &  val)
virtual void makVrv::DtSecurityClassifyingCountryElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

std::string makVrv::DtSecurityClassifyingCountryElement::countryCode ( )
void makVrv::DtSecurityClassifyingCountryElement::setCountryCode ( const std::string &  val)
virtual void makVrv::DtSecurityClassifyingCountryElement::update ( )
protectedvirtual

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

std::string makVrv::DtSecurityClassifyingCountryElement::myCountryCode
protected

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

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)