openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eDVBChannelID Struct Reference

#include <idvb.h>

Public Member Functions

std::string toString (void) const
 
bool operator== (const eDVBChannelID &c) const
 
bool operator< (const eDVBChannelID &c) const
 
 eDVBChannelID (eDVBNamespace dvbnamespace, eTransportStreamID tsid, eOriginalNetworkID onid)
 
 eDVBChannelID ()
 
 operator bool () const
 

Public Attributes

eDVBNamespace dvbnamespace
 
eTransportStreamID transport_stream_id
 
eOriginalNetworkID original_network_id
 

Constructor & Destructor Documentation

◆ eDVBChannelID() [1/2]

eDVBChannelID::eDVBChannelID ( eDVBNamespace  dvbnamespace,
eTransportStreamID  tsid,
eOriginalNetworkID  onid 
)
inline

◆ eDVBChannelID() [2/2]

eDVBChannelID::eDVBChannelID ( )
inline

Member Function Documentation

◆ operator bool()

eDVBChannelID::operator bool ( ) const
inline

◆ operator<()

bool eDVBChannelID::operator< ( const eDVBChannelID c) const
inline

◆ operator==()

bool eDVBChannelID::operator== ( const eDVBChannelID c) const
inline

◆ toString()

std::string eDVBChannelID::toString ( void  ) const
inline

Member Data Documentation

◆ dvbnamespace

eDVBNamespace eDVBChannelID::dvbnamespace

◆ original_network_id

eOriginalNetworkID eDVBChannelID::original_network_id

◆ transport_stream_id

eTransportStreamID eDVBChannelID::transport_stream_id

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