MHCall Class Reference

#include <Programs.h>

Inheritance diagram for MHCall:
MHElemAction

List of all members.

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

Detailed Description

Definition at line 86 of file Programs.h.


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 886 of file Programs.cpp.

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

Implements MHElemAction.

Definition at line 914 of file Programs.cpp.

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

Reimplemented from MHElemAction.

Definition at line 901 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:08 2012 for MythTV by  doxygen 1.6.3