DummyChannel Class Reference

#include <dummychannel.h>

Inheritance diagram for DummyChannel:

ChannelBase

List of all members.


Detailed Description

Definition at line 15 of file dummychannel.h.


Public Member Functions

 DummyChannel (TVRec *parent)
 ~DummyChannel (void)
bool Open (void)
 Opens the channel changing hardware for use.
void Close (void)
 Closes the channel changing hardware to use.
bool SetChannelByString (const QString &chan)
void SetExternalChanger (void)
QString GetCurrentInput (void) const
bool IsOpen (void) const
 Reports whether channel is already open.
QString GetDevice (void) const
 Returns String representing device, useful for debugging.
bool SwitchToInput (const QString &inputname, const QString &chan)
bool SwitchToInput (int newcapchannel, bool setstarting)
 Switches to another input on hardware, and sets the channel is setstarting is true.

Private Attributes

QString curinputname

Constructor & Destructor Documentation

DummyChannel::DummyChannel ( TVRec parent  )  [inline]

Definition at line 18 of file dummychannel.h.

DummyChannel::~DummyChannel ( void   )  [inline]

Definition at line 20 of file dummychannel.h.


Member Function Documentation

bool DummyChannel::Open ( void   )  [inline, virtual]

Opens the channel changing hardware for use.

Implements ChannelBase.

Definition at line 22 of file dummychannel.h.

void DummyChannel::Close ( void   )  [inline, virtual]

Closes the channel changing hardware to use.

Implements ChannelBase.

Definition at line 23 of file dummychannel.h.

bool DummyChannel::SetChannelByString ( const QString &  chan  )  [inline, virtual]

Implements ChannelBase.

Definition at line 26 of file dummychannel.h.

void DummyChannel::SetExternalChanger ( void   )  [inline]

Definition at line 28 of file dummychannel.h.

QString DummyChannel::GetCurrentInput ( void   )  const [inline, virtual]

Reimplemented from ChannelBase.

Definition at line 29 of file dummychannel.h.

bool DummyChannel::IsOpen ( void   )  const [inline, virtual]

Reports whether channel is already open.

Implements ChannelBase.

Definition at line 32 of file dummychannel.h.

QString DummyChannel::GetDevice ( void   )  const [inline, virtual]

Returns String representing device, useful for debugging.

Reimplemented from ChannelBase.

Definition at line 33 of file dummychannel.h.

bool DummyChannel::SwitchToInput ( const QString &  inputname,
const QString &  chan 
) [inline, virtual]

Reimplemented from ChannelBase.

Definition at line 36 of file dummychannel.h.

bool DummyChannel::SwitchToInput ( int  inputNum,
bool  setstarting 
) [inline, virtual]

Switches to another input on hardware, and sets the channel is setstarting is true.

Reimplemented from ChannelBase.

Definition at line 38 of file dummychannel.h.


Member Data Documentation

QString DummyChannel::curinputname [private]

Definition at line 42 of file dummychannel.h.

Referenced by DummyChannel(), GetCurrentInput(), and SwitchToInput().


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

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