vdr  1.7.31
Public Member Functions | Private Attributes | List of all members
cDvbSdFfDeviceProbe Class Reference

#include <dvbsdffdevice.h>

Public Member Functions

 cDvbSdFfDeviceProbe (void)
void SetOutputOnly (bool On)
virtual bool Probe (int Adapter, int Frontend)
- Public Member Functions inherited from cDvbDeviceProbe
 cDvbDeviceProbe (void)
virtual ~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
 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

Private Attributes

bool outputOnly

Additional Inherited Members

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

Detailed Description

Definition at line 106 of file dvbsdffdevice.h.

Constructor & Destructor Documentation

cDvbSdFfDeviceProbe::cDvbSdFfDeviceProbe ( void  )

Definition at line 762 of file dvbsdffdevice.c.

References cDvbSdFfDevice::outputOnly.

Member Function Documentation

bool cDvbSdFfDeviceProbe::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 767 of file dvbsdffdevice.c.

References cDvbSdFfDevice::cDvbSdFfDevice(), dsyslog, and cDvbSdFfDevice::outputOnly.

void cDvbSdFfDeviceProbe::SetOutputOnly ( bool  On)
inline

Definition at line 111 of file dvbsdffdevice.h.

References outputOnly.

Referenced by cPluginDvbsddevice::ProcessArgs().

Member Data Documentation

bool cDvbSdFfDeviceProbe::outputOnly
private

Definition at line 108 of file dvbsdffdevice.h.

Referenced by SetOutputOnly().


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