![]() |
VR-Forces 4.10 Class Documentation
|
Class that manage Security info fields. More...

Public Member Functions | |
| DtSecurityElement () | |
| CTOR. More... | |
| virtual | ~DtSecurityElement () |
| DTOR. More... | |
| virtual unsigned int | encodedLength () |
| return the BER encoding length More... | |
| virtual unsigned char * | encode (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... | |
| virtual DtSecurityClassificationElement * | securityClassification () |
| Return the security classification element. More... | |
| virtual DtSecurityCodingMethodElement * | securityCodingMethod () |
| Return the Security Coding Method element. More... | |
| virtual DtSecurityClassifyingCountryElement * | securityClassifyingCountry () |
| Return the Security Country Code element. More... | |
| virtual DtSecurityInfoElement * | securityInfo () |
| Return the Security Info element. More... | |
| virtual DtSecurityCaveatsElement * | securityCaveats () |
| return the security Caveats element More... | |
| virtual DtSecurityReleasingInstructionsElement * | securityReleasingInstructions () |
| return the Security Releasing Instructions element More... | |
| virtual DtSecurityObjectCountryCodingMethodElement * | securityObjectCountryCodingMethod () |
| return the Security Object Country Coding Method More... | |
| virtual DtSecurityObjectCountryCodeElement * | securityObjectCountryCode () |
| return the Security Object Country Code More... | |
| void | initializeFromFile (const makArchives::DtMetadataPublisherRecord &pubRecord) |
| initialize from the DtVideoStream More... | |
| DtSecurityElement () | |
| CTOR. More... | |
| virtual | ~DtSecurityElement () |
| DTOR. More... | |
| virtual unsigned int | encodedLength () |
| return the BER encoding length More... | |
| virtual unsigned char * | encode (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... | |
| virtual DtSecurityClassificationElement * | securityClassification () |
| Return the security classification element. More... | |
| virtual DtSecurityCodingMethodElement * | securityCodingMethod () |
| Return the Security Coding Method element. More... | |
| virtual DtSecurityClassifyingCountryElement * | securityClassifyingCountry () |
| Return the Security Country Code element. More... | |
| virtual DtSecurityInfoElement * | securityInfo () |
| Return the Security Info element. More... | |
| virtual DtSecurityCaveatsElement * | securityCaveats () |
| return the security Caveats element More... | |
| virtual DtSecurityReleasingInstructionsElement * | securityReleasingInstructions () |
| return the Security Releasing Instructions element More... | |
| virtual DtSecurityObjectCountryCodingMethodElement * | securityObjectCountryCodingMethod () |
| return the Security Object Country Coding Method More... | |
| virtual DtSecurityObjectCountryCodeElement * | securityObjectCountryCode () |
| return the Security Object Country Code More... | |
| void | initializeFromFile (const makArchives::DtMetadataPublisherRecord &pubRecord) |
| initialize from the DtVideoStream More... | |
Public Member Functions inherited from makVrv::DtMetadataElement | |
| DtMetadataElement () | |
| CTOR. More... | |
| virtual | ~DtMetadataElement () |
| DTOR. More... | |
| virtual void | setPublisher (DtMetadataPublisher *publisher) |
| Set the publisher that created this element. More... | |
| virtual bool | timeForUpdate () |
| Get whether it is time to update this element. More... | |
| virtual void | tick (double dt) |
| Tick this element. More... | |
| virtual void | setFrequency (float timeInSeconds) |
| Specify the frequency at which this element is updated, in seconds. More... | |
| virtual void | addChild (DtMetadataElement *element) |
| Add a child metadata element. More... | |
| virtual DtKlvKey & | key () |
| Get this metadata element's key. More... | |
| virtual bool | isMetadataSynchronous () const |
| Check is the metadata is sent synchronously or asynchronously. More... | |
| virtual void | setIsMetadataSynchronous (bool isMetadataSynchronous) |
| set if the metadata is sent synchronously or asynchronously More... | |
Protected Member Functions | |
| virtual void | update () |
| check for update More... | |
| virtual void | update () |
| check for update More... | |
Protected Member Functions inherited from makVrv::DtMetadataElement | |
| virtual unsigned int | encodedLengthChildren () |
| Get the total encoded length of all the children of this metadata element. More... | |
Class that manage Security info fields.
| makVrv::DtSecurityElement::DtSecurityElement | ( | ) |
CTOR.
|
virtual |
DTOR.
| makVrv::DtSecurityElement::DtSecurityElement | ( | ) |
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.
|
virtual |
Return the security classification element.
|
virtual |
Return the Security Coding Method element.
|
virtual |
Return the Security Country Code element.
|
virtual |
Return the Security Info element.
|
virtual |
return the security Caveats element
|
virtual |
return the Security Releasing Instructions element
|
virtual |
return the Security Object Country Coding Method
|
virtual |
return the Security Object Country Code
| void makVrv::DtSecurityElement::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.
|
virtual |
Return the security classification element.
|
virtual |
Return the Security Coding Method element.
|
virtual |
Return the Security Country Code element.
|
virtual |
Return the Security Info element.
|
virtual |
return the security Caveats element
|
virtual |
return the Security Releasing Instructions element
|
virtual |
return the Security Object Country Coding Method
|
virtual |
return the Security Object Country Code
| void makVrv::DtSecurityElement::initializeFromFile | ( | const makArchives::DtMetadataPublisherRecord & | pubRecord | ) |
initialize from the DtVideoStream
|
protectedvirtual |
check for update
Implements makVrv::DtMetadataElement.
|
protected |
Pointer to the security classification element.
|
protected |
Pointer to the Classifying Country and Releasing Instructions Country Coding Method.
|
protected |
Pointer to the Country string.
|
protected |
Pointer to Info Element.
|
protected |
Pointer to the security Caveats element.
|
protected |
Pointer to the Releasing Instructions.
|
protected |
Pointer to the Security Object Country Coding Method.
|
protected |
Pointer to the Security Object Country Code.