MythTV  0.26-pre
Public Member Functions | Protected Member Functions | Protected Attributes
MHActionGenericObjectRef Class Reference

#include <BaseActions.h>

Inheritance diagram for MHActionGenericObjectRef:
MHElemAction MHClone MHDelItem MHPutBefore MHPutBehind

List of all members.

Public Member Functions

 MHActionGenericObjectRef (const char *name)
virtual void Initialise (MHParseNode *p, MHEngine *engine)
virtual void Perform (MHEngine *engine)
virtual void CallAction (MHEngine *engine, MHRoot *pTarget, MHRoot *pObj)=0

Protected Member Functions

virtual void PrintArgs (FILE *fd, int) const

Protected Attributes

MHGenericObjectRef m_RefObject

Detailed Description

Definition at line 142 of file BaseActions.h.


Constructor & Destructor Documentation

MHActionGenericObjectRef::MHActionGenericObjectRef ( const char *  name) [inline]

Definition at line 145 of file BaseActions.h.


Member Function Documentation

Reimplemented from MHElemAction.

Definition at line 160 of file BaseActions.cpp.

Implements MHElemAction.

Definition at line 166 of file BaseActions.cpp.

virtual void MHActionGenericObjectRef::CallAction ( MHEngine engine,
MHRoot pTarget,
MHRoot pObj 
) [pure virtual]

Implemented in MHPutBehind, MHPutBefore, MHDelItem, and MHClone.

Referenced by Perform().

virtual void MHActionGenericObjectRef::PrintArgs ( FILE *  fd,
int   
) const [inline, protected, virtual]

Reimplemented from MHElemAction.

Definition at line 150 of file BaseActions.h.


Member Data Documentation

Definition at line 151 of file BaseActions.h.

Referenced by Initialise(), Perform(), and PrintArgs().


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