MHCall Class Reference

#include <Programs.h>

Inheritance diagram for MHCall:

MHElemAction

List of all members.


Detailed Description

Definition at line 86 of file Programs.h.


Public Member Functions

 MHCall (const char *name, bool fIsFork)
virtual void Initialise (MHParseNode *p, MHEngine *engine)
virtual void Perform (MHEngine *engine)

Protected Member Functions

virtual void PrintArgs (FILE *fd, int nTabs) const

Protected Attributes

bool m_fIsFork
MHObjectRef m_Succeeded
MHOwnPtrSequence< MHParameterm_Parameters

Constructor & Destructor Documentation

MHCall::MHCall ( const char *  name,
bool  fIsFork 
) [inline]

Definition at line 89 of file Programs.h.


Member Function Documentation

void MHCall::Initialise ( MHParseNode p,
MHEngine engine 
) [virtual]

Reimplemented from MHElemAction.

Definition at line 583 of file Programs.cpp.

void MHCall::Perform ( MHEngine engine  )  [virtual]

Implements MHElemAction.

Definition at line 604 of file Programs.cpp.

void MHCall::PrintArgs ( FILE *  fd,
int  nTabs 
) const [protected, virtual]

Reimplemented from MHElemAction.

Definition at line 596 of file Programs.cpp.


Member Data Documentation

bool MHCall::m_fIsFork [protected]

Definition at line 94 of file Programs.h.

Referenced by Perform().

Definition at line 95 of file Programs.h.

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

Definition at line 96 of file Programs.h.

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


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