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

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

#include <tsmcastServiceListEntryPoints.h>

Collaboration diagram for ts::mcast::ServiceListEntryPoints::ProviderOffering:

Public Member Functions

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

Public Attributes

std::list< ServiceListOfferinglists {}
 Elements <ServiceListOffering>.
 
Organization provider {}
 Element <Provider>.
 
bool valid = false
 Element was correctly deserialized.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ProviderOffering()

ts::mcast::ServiceListEntryPoints::ProviderOffering::ProviderOffering ( 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: