TSDuck v3.40-4120
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::DSMCCUserToNetworkMessage::LiteComponent Class Reference

Representation of LiteComponent structure (BIOP::Object Location, DSM::ConnBinder) More...

#include <tsDSMCCUserToNetworkMessage.h>

Collaboration diagram for ts::DSMCCUserToNetworkMessage::LiteComponent:

Public Member Functions

 LiteComponent ()=default
 Default constructor.
 

Public Attributes

uint32_t carousel_id = 0
 The carouselId field provides a context for the moduleId field.
 
std::optional< ByteBlockcomponent_data {}
 Optional component data, for UnknownComponent.
 
uint32_t component_id_tag = 0
 Component idenfitier tag (eg. TAG_ObjectLocation, TAG_ConnBinder).
 
uint16_t module_id = 0
 Identifies the module in which the object is conveyed within the carousel.
 
ByteBlock object_key_data {}
 Identifies the object within the module in which it is broadcast.
 
Tap tap {}
 Tap structure.
 
uint8_t version_major = 0x01
 Fixed, BIOP protocol major version 1.
 
uint8_t version_minor = 0x00
 Fixed, BIOP protocol minor version 0.
 

Detailed Description

Representation of LiteComponent structure (BIOP::Object Location, DSM::ConnBinder)

See also
ETSI TR 101 202 V1.2.1 (2003-01), Table 4.5

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