DiSEqCDevTrees Class Reference

#include <diseqc.h>

List of all members.


Detailed Description

Static-scoped locked tree list class.

Definition at line 61 of file diseqc.h.


Public Member Functions

 ~DiSEqCDevTrees ()
DiSEqCDevTreeFindTree (uint cardid)
 Retrieve device tree.
void InvalidateTrees (void)
 Invalidate cached trees.

Protected Attributes

cardid_to_diseqc_tree_t m_trees
QMutex m_trees_lock

Constructor & Destructor Documentation

DiSEqCDevTrees::~DiSEqCDevTrees (  ) 

Definition at line 259 of file diseqc.cpp.


Member Function Documentation

DiSEqCDevTree * DiSEqCDevTrees::FindTree ( uint  cardid  ) 

Retrieve device tree.

Parameters:
cardid Capture card id.
fd_frontend DVB frontend device file descriptor.

Definition at line 269 of file diseqc.cpp.

Referenced by DiSEqCDev::FindTree().

void DiSEqCDevTrees::InvalidateTrees ( void   ) 

Invalidate cached trees.

Definition at line 287 of file diseqc.cpp.

Referenced by DiSEqCDev::InvalidateTrees(), and ~DiSEqCDevTrees().


Member Data Documentation

Definition at line 70 of file diseqc.h.

Referenced by FindTree(), and InvalidateTrees().

QMutex DiSEqCDevTrees::m_trees_lock [protected]

Definition at line 71 of file diseqc.h.

Referenced by FindTree(), and InvalidateTrees().


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

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5