VR-Forces Developer's Guide
 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::DtPlatformDesignationElement Class Reference

Class that manage the Platform Designation field.

Inheritance diagram for makVrv::DtPlatformDesignationElement:
Inheritance graph
[legend]

Public Member Functions

 DtPlatformDesignationElement ()
 
virtual ~DtPlatformDesignationElement ()
 
virtual unsigned int encodedLength ()
 
virtual unsigned charencode (unsigned char *buffer)
 
virtual void decode (unsigned char *buffer, unsigned int length)
 
std::string platformDesignation ()
 
void setPlatformDesignation (const std::string &val)
 
void initializeFromFile (const makArchives::DtMetadataPublisherRecord &pubRecord)
 
 DtPlatformDesignationElement ()
 
virtual ~DtPlatformDesignationElement ()
 
virtual unsigned int encodedLength ()
 
virtual unsigned charencode (unsigned char *buffer)
 
virtual void decode (unsigned char *buffer, unsigned int length)
 
std::string platformDesignation ()
 
void setPlatformDesignation (const std::string &val)
 
void initializeFromFile (const makArchives::DtMetadataPublisherRecord &pubRecord)
 

Protected Member Functions

virtual void update ()
 
virtual void update ()
 

Protected Attributes

std::string myPlatformDesignation
 

Constructor & Destructor Documentation

makVrv::DtPlatformDesignationElement::DtPlatformDesignationElement ( )

CTOR.

virtual makVrv::DtPlatformDesignationElement::~DtPlatformDesignationElement ( )
virtual

DTOR.

makVrv::DtPlatformDesignationElement::DtPlatformDesignationElement ( )

CTOR.

virtual makVrv::DtPlatformDesignationElement::~DtPlatformDesignationElement ( )
virtual

DTOR.

Member Function Documentation

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

return the BER encoding length

Implements makVrv::DtMetadataElement.

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

encode the all the fields in the buffer

Implements makVrv::DtMetadataElement.

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

decode from a buffer

Implements makVrv::DtMetadataElement.

std::string makVrv::DtPlatformDesignationElement::platformDesignation ( )

get the platform designation

void makVrv::DtPlatformDesignationElement::setPlatformDesignation ( const std::string &  val)

set the platform designation

void makVrv::DtPlatformDesignationElement::initializeFromFile ( const makArchives::DtMetadataPublisherRecord pubRecord)

initialize from the DtVideoStream

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

check for update

Implements makVrv::DtMetadataElement.

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

return the BER encoding length

Implements makVrv::DtMetadataElement.

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

encode the all the fields in the buffer

Implements makVrv::DtMetadataElement.

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

decode from a buffer

Implements makVrv::DtMetadataElement.

std::string makVrv::DtPlatformDesignationElement::platformDesignation ( )

get the platform designation

void makVrv::DtPlatformDesignationElement::setPlatformDesignation ( const std::string &  val)

set the platform designation

void makVrv::DtPlatformDesignationElement::initializeFromFile ( const makArchives::DtMetadataPublisherRecord pubRecord)

initialize from the DtVideoStream

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

check for update

Implements makVrv::DtMetadataElement.

Member Data Documentation

std::string makVrv::DtPlatformDesignationElement::myPlatformDesignation
protected

Platform designation string.


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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)