MythTV  master
Static Public Member Functions | Static Protected Attributes | List of all members
DiSEqCDev Class Reference

Main DVB-S device interface. More...

#include <diseqc.h>

Collaboration diagram for DiSEqCDev:
Collaboration graph
[legend]

Static Public Member Functions

static DiSEqCDevTreeFindTree (uint cardid)
 Retrieve device tree. More...
 
static void InvalidateTrees (void)
 Invalidate cached trees. More...
 

Static Protected Attributes

static DiSEqCDevTrees s_trees
 

Detailed Description

Main DVB-S device interface.

Definition at line 51 of file diseqc.h.

Member Function Documentation

◆ FindTree()

DiSEqCDevTree * DiSEqCDev::FindTree ( uint  cardid)
static

Retrieve device tree.

Parameters
cardidCapture card id.

Definition at line 237 of file diseqc.cpp.

Referenced by CardUtil::IsInNeedOfExternalInputConf(), and DVBChannel::Open().

◆ InvalidateTrees()

void DiSEqCDev::InvalidateTrees ( void  )
static

Invalidate cached trees.

Definition at line 245 of file diseqc.cpp.

Referenced by DVBConfigurationGroup::Save().

Member Data Documentation

◆ s_trees

DiSEqCDevTrees DiSEqCDev::s_trees
staticprotected

Definition at line 58 of file diseqc.h.

Referenced by FindTree(), and InvalidateTrees().


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