TSDuck v3.44-4577
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::mcast::ServiceListEntryPoints::ServiceListOffering Class Reference

Definition of a <ServiceListOffering> element in a <ProviderOffering>. More...

#include <tsmcastServiceListEntryPoints.h>

Collaboration diagram for ts::mcast::ServiceListEntryPoints::ServiceListOffering:

Public Member Functions

 ServiceListOffering (const xml::Element *element=nullptr, bool strict=true)
 Constructor.
 

Public Attributes

UString lang {}
 Attribute "xml:lang".
 
UString list_id {}
 Element <ServiceListId>.
 
std::list< ExtendedURIlists {}
 Elements <ServiceListURI>.
 
UString name {}
 First element <ServiceListName>.
 
bool regulator = false
 Attribute "regulatorListFlag".
 
bool valid = false
 Element was correctly deserialized.
 

Detailed Description

Definition of a <ServiceListOffering> element in a <ProviderOffering>.

Constructor & Destructor Documentation

◆ ServiceListOffering()

ts::mcast::ServiceListEntryPoints::ServiceListOffering::ServiceListOffering ( const xml::Element element = nullptr,
bool  strict = true 
)

Constructor.

Parameters
[in]elementXML element containing the organization.
[in]strictStrict XML parsing, do not tolerate missing mandatory elements or attributes.

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