MythTV  0.26-pre
Public Member Functions
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.

Public Member Functions

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

Detailed Description

Definition at line 34 of file Presentable.h.


Constructor & Destructor Documentation

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 35 of file Presentable.cpp.

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

Reimplemented in MHVideo, and MHAudio.

Definition at line 46 of file Presentable.h.

Referenced by MHStream::ContentPreparation().

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

Reimplemented in MHVideo, and MHAudio.

Definition at line 47 of file Presentable.h.

Referenced by MHStream::Activation().

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

Reimplemented in MHVideo, and MHAudio.

Definition at line 48 of file Presentable.h.

Referenced by MHStream::Deactivation().


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