Main DVB-S device interface. More...
#include <diseqc.h>
Public Member Functions | |
| DiSEqCDevTree * | FindTree (uint cardid) |
| Retrieve device tree. | |
| void | InvalidateTrees (void) |
| Invalidate cached trees. | |
Static Protected Attributes | |
| static DiSEqCDevTrees | m_trees |
Main DVB-S device interface.
Definition at line 51 of file diseqc.h.
| DiSEqCDevTree * DiSEqCDev::FindTree | ( | uint | cardid | ) |
Retrieve device tree.
| cardid | Capture card id. | |
| fd_frontend | DVB frontend device file descriptor. |
Definition at line 244 of file diseqc.cpp.
Referenced by CardUtil::IsInNeedOfExternalInputConf(), and DVBChannel::Open().
| void DiSEqCDev::InvalidateTrees | ( | void | ) |
Invalidate cached trees.
Definition at line 252 of file diseqc.cpp.
Referenced by convert_diseqc_db(), and DVBConfigurationGroup::Save().
DiSEqCDevTrees DiSEqCDev::m_trees [static, protected] |
Definition at line 58 of file diseqc.h.
Referenced by FindTree(), and InvalidateTrees().
1.6.3