openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
FastScanNetworkSection Class Reference

#include <fastscan.h>

Inheritance diagram for FastScanNetworkSection:

Public Member Functions

 FastScanNetworkSection (const uint8_t *const buffer)
 
 ~FastScanNetworkSection (void)
 
uint8_t getVersion (void) const
 
const FastScanTransportStreamListgetTransportStreams (void) const
 

Static Public Attributes

static const uint16_t LENGTH = 4096
 
static const int TID = 0xBC
 
static const uint32_t TIMEOUT = 5000
 

Protected Attributes

FastScanTransportStreamList transportStreams
 

Constructor & Destructor Documentation

◆ FastScanNetworkSection()

FastScanNetworkSection::FastScanNetworkSection ( const uint8_t *const  buffer)

◆ ~FastScanNetworkSection()

FastScanNetworkSection::~FastScanNetworkSection ( void  )

Member Function Documentation

◆ getTransportStreams()

const FastScanTransportStreamList * FastScanNetworkSection::getTransportStreams ( void  ) const

◆ getVersion()

uint8_t FastScanNetworkSection::getVersion ( void  ) const

Member Data Documentation

◆ LENGTH

const uint16_t FastScanNetworkSection::LENGTH = 4096
static

◆ TID

const int FastScanNetworkSection::TID = 0xBC
static

◆ TIMEOUT

const uint32_t FastScanNetworkSection::TIMEOUT = 5000
static

◆ transportStreams

FastScanTransportStreamList FastScanNetworkSection::transportStreams
protected

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