MythTV
master
|
Main DVB-S device interface. More...
#include <libmythtv/diseqc.h>
Static Public Member Functions | |
static DiSEqCDevTree * | FindTree (uint cardid) |
Retrieve device tree. More... | |
static void | InvalidateTrees (void) |
Invalidate cached trees. More... | |
Static Protected Attributes | |
static DiSEqCDevTrees | s_trees |
|
static |
Retrieve device tree.
cardid | Capture card id. |
Definition at line 237 of file diseqc.cpp.
Referenced by CardUtil::IsInNeedOfExternalInputConf(), and DVBChannel::Open().
|
static |
Invalidate cached trees.
Definition at line 245 of file diseqc.cpp.
Referenced by DVBConfigurationGroup::Save().
|
staticprotected |
Definition at line 58 of file diseqc.h.
Referenced by FindTree(), and InvalidateTrees().