vdr  2.2.0
Public Member Functions | List of all members
cDvbHdFfDeviceProbe Class Reference

#include <dvbhdffdevice.h>

Public Member Functions

virtual bool Probe (int Adapter, int Frontend)
 
- Public Member Functions inherited from cDvbDeviceProbe
 cDvbDeviceProbe (void)
 
virtual ~cDvbDeviceProbe ()
 
- Public Member Functions inherited from cListObject
 cListObject (void)
 
virtual ~cListObject ()
 
virtual int Compare (const cListObject &ListObject) const
 
void Append (cListObject *Object)
 
void Insert (cListObject *Object)
 
void Unlink (void)
 
int Index (void) const
 
cListObjectPrev (void) const
 
cListObjectNext (void) const
 

Additional Inherited Members

- Static Public Member Functions inherited from cDvbDeviceProbe
static uint32_t GetSubsystemId (int Adapter, int Frontend)
 

Detailed Description

Definition at line 125 of file dvbhdffdevice.h.

Member Function Documentation

bool cDvbHdFfDeviceProbe::Probe ( int  Adapter,
int  Frontend 
)
virtual

Probes for a DVB device at the given Adapter and creates the appropriate object derived from cDvbDevice if applicable.

Returns true if a device has been created.

Implements cDvbDeviceProbe.

Definition at line 967 of file dvbhdffdevice.c.

References cDvbHdFfDevice::cDvbHdFfDevice(), dsyslog, cReadLine::Read(), and cString::sprintf().


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