MythTV  0.26-pre
Public Member Functions | Private Attributes
DecoderIOFactorySG Class Reference

#include <decoderhandler.h>

Inheritance diagram for DecoderIOFactorySG:
DecoderIOFactory MythObservable

List of all members.

Public Member Functions

 DecoderIOFactorySG (DecoderHandler *parent)
 ~DecoderIOFactorySG (void)
void start (void)
void stop ()
QIODevice * takeInput (void)

Private Attributes

QIODevice * m_input

Detailed Description

Definition at line 186 of file decoderhandler.h.


Constructor & Destructor Documentation

Definition at line 139 of file decoderhandler.cpp.

Definition at line 144 of file decoderhandler.cpp.


Member Function Documentation

Implements DecoderIOFactory.

Definition at line 157 of file decoderhandler.cpp.

void DecoderIOFactorySG::stop ( void  ) [inline, virtual]

Implements DecoderIOFactory.

Definition at line 194 of file decoderhandler.h.

QIODevice * DecoderIOFactorySG::takeInput ( void  ) [virtual]

Implements DecoderIOFactory.

Definition at line 150 of file decoderhandler.cpp.


Member Data Documentation

QIODevice* DecoderIOFactorySG::m_input [private]

Definition at line 198 of file decoderhandler.h.

Referenced by start(), takeInput(), and ~DecoderIOFactorySG().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends