MHPresentable Class Reference

#include <Presentable.h>

Inheritance diagram for MHPresentable:

MHIngredient MHRoot MHAudio MHStream MHTokenGroup MHVisible MHListGroup MHBitmap MHButton MHEntryField MHLineArt MHRTGraphics MHSlider MHText MHVideo

List of all members.


Detailed Description

Definition at line 34 of file Presentable.h.


Public Member Functions

 MHPresentable ()
 MHPresentable (const MHPresentable &ref)
virtual void Run (MHEngine *engine)
virtual void Stop (MHEngine *engine)
virtual void SetStreamRef (const MHContentRef &)
virtual void BeginPlaying (MHEngine *)
virtual void StopPlaying (MHEngine *)

Constructor & Destructor Documentation

MHPresentable::MHPresentable (  )  [inline]

Definition at line 37 of file Presentable.h.

MHPresentable::MHPresentable ( const MHPresentable ref  )  [inline]

Definition at line 38 of file Presentable.h.


Member Function Documentation

void MHPresentable::Run ( MHEngine engine  )  [virtual]

Reimplemented from MHRoot.

Definition at line 27 of file Presentable.cpp.

void MHPresentable::Stop ( MHEngine engine  )  [virtual]

Reimplemented from MHRoot.

Definition at line 32 of file Presentable.cpp.

virtual void MHPresentable::SetStreamRef ( const MHContentRef  )  [inline, virtual]

Reimplemented in MHAudio, and MHVideo.

Definition at line 46 of file Presentable.h.

Referenced by MHStream::ContentPreparation().

virtual void MHPresentable::BeginPlaying ( MHEngine  )  [inline, virtual]

Reimplemented in MHAudio, and MHVideo.

Definition at line 47 of file Presentable.h.

Referenced by MHStream::Activation().

virtual void MHPresentable::StopPlaying ( MHEngine  )  [inline, virtual]

Reimplemented in MHAudio, and MHVideo.

Definition at line 48 of file Presentable.h.

Referenced by MHStream::Deactivation().


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

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