SignalMonitorListener Class Reference

#include <signalmonitorlistener.h>

Inheritance diagram for SignalMonitorListener:
AnalogSignalHandler DVBSignalMonitorListener TVRec ScanMonitor

List of all members.

Public Member Functions

virtual void AllGood (void)=0
 Signal to be sent when you have a lock on all values.
virtual void StatusChannelTuned (const SignalMonitorValue &)=0
 Signal to be sent with change change status.
virtual void StatusSignalLock (const SignalMonitorValue &)=0
 Signal to be sent as true when it is safe to begin or continue recording, and false if it may not be safe.
virtual void StatusSignalStrength (const SignalMonitorValue &)=0
 Signal to be sent with an actual signal value.

Protected Member Functions

virtual ~SignalMonitorListener ()

Detailed Description

Definition at line 21 of file signalmonitorlistener.h.


Constructor & Destructor Documentation

virtual SignalMonitorListener::~SignalMonitorListener (  )  [inline, protected, virtual]

Definition at line 24 of file signalmonitorlistener.h.


Member Function Documentation

virtual void SignalMonitorListener::AllGood ( void   )  [pure virtual]

Signal to be sent when you have a lock on all values.

Note: Signals are only sent once the monitoring thread has been started.

Implemented in AnalogSignalHandler, ScanMonitor, and TVRec.

Referenced by SignalMonitor::SendMessage().

virtual void SignalMonitorListener::StatusChannelTuned ( const SignalMonitorValue  )  [pure virtual]

Signal to be sent with change change status.

Note: Signals are only sent once the monitoring thread has been started.

Implemented in AnalogSignalHandler, ScanMonitor, and TVRec.

Referenced by SignalMonitor::SendMessage().

virtual void SignalMonitorListener::StatusSignalLock ( const SignalMonitorValue  )  [pure virtual]

Signal to be sent as true when it is safe to begin or continue recording, and false if it may not be safe.

Note: Signals are only sent once the monitoring thread has been started.

Implemented in AnalogSignalHandler, ScanMonitor, and TVRec.

Referenced by SignalMonitor::SendMessage().

virtual void SignalMonitorListener::StatusSignalStrength ( const SignalMonitorValue  )  [pure virtual]

Signal to be sent with an actual signal value.

Note: Signals are only sent once the monitoring thread has been started.

Implemented in AnalogSignalHandler, ScanMonitor, and TVRec.

Referenced by SignalMonitor::SendMessage().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:27 2012 for MythTV by  doxygen 1.6.3