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

#include <decoderhandler.h>

Inheritance diagram for DecoderIOFactoryFile:
DecoderIOFactory MythObservable

List of all members.

Public Member Functions

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

Private Attributes

QIODevice * m_input

Detailed Description

Definition at line 171 of file decoderhandler.h.


Constructor & Destructor Documentation

Definition at line 108 of file decoderhandler.cpp.

Definition at line 113 of file decoderhandler.cpp.


Member Function Documentation

Implements DecoderIOFactory.

Definition at line 126 of file decoderhandler.cpp.

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

Implements DecoderIOFactory.

Definition at line 179 of file decoderhandler.h.

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

Implements DecoderIOFactory.

Definition at line 119 of file decoderhandler.cpp.


Member Data Documentation

QIODevice* DecoderIOFactoryFile::m_input [private]

Definition at line 183 of file decoderhandler.h.

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


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