Representation of DSM-CC Message Header structure.
More...
#include <tsDSMCCUserToNetworkMessage.h>
|
| MessageHeader ()=default |
| Default constructor.
|
|
void | clear () |
| Clear values.
|
|
|
uint8_t | dsmcc_type = DSMCC_TYPE_DOWNLOAD_MESSAGE |
| Indicates type of MPEG-2 DSM-CC message.
|
|
uint16_t | message_id = 0 |
| Indicates type of message which is being passed.
|
|
uint8_t | protocol_discriminator = DSMCC_PROTOCOL_DISCRIMINATOR |
| Indicates that the message is MPEG-2 DSM-CC message.
|
|
uint32_t | transaction_id = 0 |
| Used for session integrity and error processing.
|
|
Representation of DSM-CC Message Header structure.
- See also
- ETSI TR 101 202 V1.2.1 (2003-01), A.1
The documentation for this class was generated from the following file: