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

Public Member Functions

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

Constructor & Destructor Documentation

makVrv::DtSecurityObjectCountryCodeElement::DtSecurityObjectCountryCodeElement ( )
virtual makVrv::DtSecurityObjectCountryCodeElement::~DtSecurityObjectCountryCodeElement ( )
virtual
makVrv::DtSecurityObjectCountryCodeElement::DtSecurityObjectCountryCodeElement ( )
virtual makVrv::DtSecurityObjectCountryCodeElement::~DtSecurityObjectCountryCodeElement ( )
virtual

Member Function Documentation

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

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

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

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

Get the encoded length of this metadata element.

Implements makVrv::DtMetadataElement.

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

Encode the metadata element.

Implements makVrv::DtMetadataElement.

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

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

Implements makVrv::DtMetadataElement.

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

Update the metadata element.

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

Implements makVrv::DtMetadataElement.

Member Data Documentation

std::string makVrv::DtSecurityObjectCountryCodeElement::myCountryCode
protected

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)