DecoderChecker Class Reference

#include <capacity-checker.h>

Inheritance diagram for DecoderChecker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool works ()
virtual ~DecoderChecker ()

Protected Member Functions

virtual const char * getCodedData (int &size)=0
virtual bool checkProgram (QString filename)
 DecoderChecker (int decoder, QString extension)

Detailed Description

The capacity checker will verify the existence of the given programs and list those that seem unavailable


Constructor & Destructor Documentation

DecoderChecker::DecoderChecker ( int  decoder,
QString  extension 
) [inline, protected]
virtual DecoderChecker::~DecoderChecker (  )  [inline, virtual]

Member Function Documentation

virtual bool DecoderChecker::checkProgram ( QString  filename  )  [inline, protected, virtual]

Reimplemented in Mpg123Decoder, and Mpg321Decoder.

Referenced by works().

virtual const char* DecoderChecker::getCodedData ( int &  size  )  [protected, pure virtual]

Implemented in Ogg123Decoder, and Mp3Decoder.

Referenced by works().

bool DecoderChecker::works (  )  [virtual]

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

Generated by  doxygen 1.6.2