TSDuck v3.44-4568
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::DSMCCUserToNetworkMessage::TaggedProfile Class Reference

Representation of TaggedProfile structure (BIOP Profile Body, Lite Options Profile Body) More...

#include <tsDSMCCUserToNetworkMessage.h>

Public Member Functions

 TaggedProfile ()=default
 Default constructor.
 

Public Attributes

std::list< LiteComponentliteComponents {}
 List of LiteComponent.
 
std::optional< ByteBlockprofile_data {}
 Optional profile data, for UnknownProfile.
 
uint8_t profile_data_byte_order = 0
 Fixed 0x00, big endian byte order.
 
uint32_t profile_id_tag = 0
 Profile identifier tag (eg. TAG_BIOP, TAG_LITE_OPTIONS).
 

Detailed Description

Representation of TaggedProfile structure (BIOP Profile Body, Lite Options Profile Body)

See also
ETSI TR 101 202 V1.2.1 (2003-01), 4.7.3.2, 4.7.3.3

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