AnalogSignalHandler Class Reference

#include <channelscan_sm.h>

Inheritance diagram for AnalogSignalHandler:
SignalMonitorListener

List of all members.

Public Member Functions

 AnalogSignalHandler (ChannelScanSM *_siscan)
virtual void AllGood (void)
 Signal to be sent when you have a lock on all values.
virtual void StatusSignalLock (const SignalMonitorValue &)
 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 StatusChannelTuned (const SignalMonitorValue &)
 Signal to be sent with change change status.
virtual void StatusSignalStrength (const SignalMonitorValue &)
 Signal to be sent with an actual signal value.

Private Attributes

ChannelScanSMsiscan

Detailed Description

Definition at line 68 of file channelscan_sm.h.


Constructor & Destructor Documentation

AnalogSignalHandler::AnalogSignalHandler ( ChannelScanSM _siscan  )  [inline]

Definition at line 71 of file channelscan_sm.h.


Member Function Documentation

void AnalogSignalHandler::AllGood ( void   )  [inline, 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.

Implements SignalMonitorListener.

Definition at line 257 of file channelscan_sm.h.

virtual void AnalogSignalHandler::StatusSignalLock ( const SignalMonitorValue  )  [inline, 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.

Implements SignalMonitorListener.

Definition at line 75 of file channelscan_sm.h.

virtual void AnalogSignalHandler::StatusChannelTuned ( const SignalMonitorValue  )  [inline, virtual]

Signal to be sent with change change status.

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

Implements SignalMonitorListener.

Definition at line 76 of file channelscan_sm.h.

virtual void AnalogSignalHandler::StatusSignalStrength ( const SignalMonitorValue  )  [inline, virtual]

Signal to be sent with an actual signal value.

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

Implements SignalMonitorListener.

Definition at line 77 of file channelscan_sm.h.


Member Data Documentation

Definition at line 80 of file channelscan_sm.h.

Referenced by AllGood().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat Feb 11 06:41:48 2012 for MythTV by  doxygen 1.6.3