VR-Forces 4.8 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

Class that manage the Mission ID field. More...

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

Public Member Functions

 DtMissionIdElement ()
 CTOR. More...
 
virtual ~DtMissionIdElement ()
 DTOR. More...
 
virtual unsigned int encodedLength ()
 return the BER encoding length More...
 
virtual unsigned charencode (unsigned char *buffer)
 encode the all the fields in the buffer More...
 
virtual void decode (unsigned char *buffer, unsigned int length)
 decode from a buffer More...
 
std::string missionId ()
 get the mission ID string More...
 
void setMissionId (const std::string &val)
 set the mission ID string More...
 
void initializeFromFile (const makArchives::DtMetadataPublisherRecord &pubRecord)
 initialize from the DtVideoStream More...
 
 DtMissionIdElement ()
 CTOR. More...
 
virtual ~DtMissionIdElement ()
 DTOR. More...
 
virtual unsigned int encodedLength ()
 return the BER encoding length More...
 
virtual unsigned charencode (unsigned char *buffer)
 encode the all the fields in the buffer More...
 
virtual void decode (unsigned char *buffer, unsigned int length)
 decode from a buffer More...
 
std::string missionId ()
 get the mission ID string More...
 
void setMissionId (const std::string &val)
 set the mission ID string More...
 
void initializeFromFile (const makArchives::DtMetadataPublisherRecord &pubRecord)
 initialize from the DtVideoStream More...
 

Protected Member Functions

virtual void update ()
 check for update More...
 
virtual void update ()
 check for update More...
 

Protected Attributes

std::string myMissionId
 Mission ID. More...
 

Detailed Description

Class that manage the Mission ID field.

Constructor & Destructor Documentation

makVrv::DtMissionIdElement::DtMissionIdElement ( )

CTOR.

virtual makVrv::DtMissionIdElement::~DtMissionIdElement ( )
virtual

DTOR.

makVrv::DtMissionIdElement::DtMissionIdElement ( )

CTOR.

virtual makVrv::DtMissionIdElement::~DtMissionIdElement ( )
virtual

DTOR.

Member Function Documentation

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

return the BER encoding length

Implements makVrv::DtMetadataElement.

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

encode the all the fields in the buffer

Implements makVrv::DtMetadataElement.

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

decode from a buffer

Implements makVrv::DtMetadataElement.

std::string makVrv::DtMissionIdElement::missionId ( )

get the mission ID string

void makVrv::DtMissionIdElement::setMissionId ( const std::string &  val)

set the mission ID string

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

initialize from the DtVideoStream

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

check for update

Implements makVrv::DtMetadataElement.

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

return the BER encoding length

Implements makVrv::DtMetadataElement.

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

encode the all the fields in the buffer

Implements makVrv::DtMetadataElement.

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

decode from a buffer

Implements makVrv::DtMetadataElement.

std::string makVrv::DtMissionIdElement::missionId ( )

get the mission ID string

void makVrv::DtMissionIdElement::setMissionId ( const std::string &  val)

set the mission ID string

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

initialize from the DtVideoStream

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

check for update

Implements makVrv::DtMetadataElement.

Member Data Documentation

std::string makVrv::DtMissionIdElement::myMissionId
protected

Mission ID.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)