![]() |
VR-Forces 5.0.3 Developer's Guide
|
Class that manage the Mission ID field.

Protected Member Functions | |
| virtual void | update () |
| virtual void | update () |
Protected Member Functions inherited from makVrv::DtMetadataElement | |
| virtual unsigned int | encodedLengthChildren () |
Protected Attributes | |
| std::string | myMissionId |
Protected Attributes inherited from makVrv::DtMetadataElement | |
| DtMetadataElement * | myParent |
| std::vector< DtMetadataElement * > | myChildren |
| DtMetadataPublisher * | myPublisher |
| bool | myIsDirty |
| DtKlvKey | myKey |
| float | myFrequency |
| bool | myTimeToUpdate |
| bool | myIsMetadataSynchronous |
| makVrv::DtMissionIdElement::DtMissionIdElement | ( | ) |
CTOR.
|
virtual |
DTOR.
| makVrv::DtMissionIdElement::DtMissionIdElement | ( | ) |
CTOR.
|
virtual |
DTOR.
return the BER encoding length
Implements makVrv::DtMetadataElement.
encode the all the fields in the buffer
Implements makVrv::DtMetadataElement.
|
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
|
protectedvirtual |
check for update
Implements makVrv::DtMetadataElement.
return the BER encoding length
Implements makVrv::DtMetadataElement.
encode the all the fields in the buffer
Implements makVrv::DtMetadataElement.
|
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
|
protectedvirtual |
check for update
Implements makVrv::DtMetadataElement.
|
protected |
Mission ID.