A DtKlvKey instance represents a KLV (Key-Length-Value) Key field.
More...
Detailed Description
A DtKlvKey instance represents a KLV (Key-Length-Value) Key field.
Member Enumeration Documentation
- Enumerator:
| BER |
Basic Encoding Rules.
|
| BER_OID |
Basic Encoding Rules - Object Identifier.
|
| _16B |
16 byte universal key
|
Constructor & Destructor Documentation
| makVrv::DtKlvKey::DtKlvKey |
( |
| ) |
|
CTOR This version takes a key represented as a string.
CTOR This CTOR takes the tag and encoding type.
| makVrv::DtKlvKey::~DtKlvKey |
( |
| ) |
|
Member Function Documentation
Get the set of bytes that makes up this key.
Set the key as a set of bytes.
| void makVrv::DtKlvKey::setBytes |
( |
std::string |
stringRep | ) |
|
Get the number of bytes in the key.
Get the encoding type used by this key.
| void makVrv::DtKlvKey::setEncoding |
( |
Encoding |
enc | ) |
|
Set the encoding type used by this key.
Get the key tag not valid for 16 byte Universal Keys.
Member Data Documentation
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrvVideoStream/DtKlvKey.h