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

#include <mhw.h>

Public Member Functions

int getNetworkId () const
 
int getTransportStreamId () const
 
int getChannelId () const
 

Public Attributes

u_char network_id_hi
 
u_char network_id_lo
 
u_char transport_stream_id_hi
 
u_char transport_stream_id_lo
 
u_char channel_id_hi
 
u_char channel_id_lo
 
u_char name [16]
 

Member Function Documentation

◆ getChannelId()

int mhw_channel_name_t::getChannelId ( ) const
inline

◆ getNetworkId()

int mhw_channel_name_t::getNetworkId ( ) const
inline

◆ getTransportStreamId()

int mhw_channel_name_t::getTransportStreamId ( void  ) const
inline

Member Data Documentation

◆ channel_id_hi

u_char mhw_channel_name_t::channel_id_hi

◆ channel_id_lo

u_char mhw_channel_name_t::channel_id_lo

◆ name

u_char mhw_channel_name_t::name[16]

◆ network_id_hi

u_char mhw_channel_name_t::network_id_hi

◆ network_id_lo

u_char mhw_channel_name_t::network_id_lo

◆ transport_stream_id_hi

u_char mhw_channel_name_t::transport_stream_id_hi

◆ transport_stream_id_lo

u_char mhw_channel_name_t::transport_stream_id_lo

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