Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ModPluginImpl Class Reference

#include </home/clem/local/src/opie/core/multimedia/opieplayer/modplug/modpluginimpl.h>

Inheritance diagram for ModPluginImpl:

Inheritance graph
[legend]
Collaboration diagram for ModPluginImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModPluginImpl ()
virtual ~ModPluginImpl ()
QRESULT queryInterface (const QUuid &uuid, QUnknownInterface **iface)
virtual Q_REFCOUNT MediaPlayerDecoderdecoder ()
virtual MediaPlayerEncoder * encoder ()

Private Attributes

ModPluginm_plugin
ulong ref

Constructor & Destructor Documentation

ModPluginImpl::ModPluginImpl  ) 
 

Definition at line 23 of file modpluginimpl.cpp.

ModPluginImpl::~ModPluginImpl  )  [virtual]
 

Definition at line 28 of file modpluginimpl.cpp.

References m_plugin.


Member Function Documentation

MediaPlayerDecoder * ModPluginImpl::decoder  )  [virtual]
 

Create a new MediaPlayerDecoder

Implements MediaPlayerPluginInterface.

Definition at line 52 of file modpluginimpl.cpp.

References m_plugin.

MediaPlayerEncoder * ModPluginImpl::encoder  )  [virtual]
 

Implements MediaPlayerPluginInterface.

Definition at line 59 of file modpluginimpl.cpp.

QRESULT ModPluginImpl::queryInterface const QUuid uuid,
QUnknownInterface **  iface
[virtual]
 

Implements QUnknownInterface.

Definition at line 35 of file modpluginimpl.cpp.

References QUnknownInterface::addRef(), IID_MediaPlayerPlugin, IID_QUnknown, QS_FALSE, and QS_OK.


Member Data Documentation

ModPlugin* ModPluginImpl::m_plugin [private]
 

Definition at line 42 of file modpluginimpl.h.

Referenced by decoder(), and ~ModPluginImpl().

ulong ModPluginImpl::ref [private]
 

Definition at line 43 of file modpluginimpl.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:40:40 2005 for OPIE by  doxygen 1.4.2