MythTV  master
Public Member Functions | List of all members
MHCallActionSlot Class Reference

#include <TokenGroup.h>

Inheritance diagram for MHCallActionSlot:
Inheritance graph
[legend]
Collaboration diagram for MHCallActionSlot:
Collaboration graph
[legend]

Public Member Functions

 MHCallActionSlot ()
 
void CallAction (MHEngine *engine, MHRoot *pTarget, int nArg) override
 
- Public Member Functions inherited from MHActionInt
 MHActionInt (const char *name)
 
void Initialise (MHParseNode *p, MHEngine *engine) override
 
void PrintArgs (FILE *fd, int) const override
 
void Perform (MHEngine *engine) override
 
- Public Member Functions inherited from MHElemAction
 MHElemAction (const char *name)
 
virtual ~MHElemAction ()=default
 
virtual void PrintMe (FILE *fd, int nTabs) const
 

Additional Inherited Members

- Protected Member Functions inherited from MHElemAction
MHRootTarget (MHEngine *engine)
 
- Protected Attributes inherited from MHActionInt
MHGenericInteger m_argument
 
- Protected Attributes inherited from MHElemAction
const char * m_actionName {nullptr}
 
MHGenericObjectRef m_target
 

Detailed Description

Definition at line 156 of file TokenGroup.h.

Constructor & Destructor Documentation

◆ MHCallActionSlot()

MHCallActionSlot::MHCallActionSlot ( )
inline

Definition at line 159 of file TokenGroup.h.

Member Function Documentation

◆ CallAction()

void MHCallActionSlot::CallAction ( MHEngine engine,
MHRoot pTarget,
int  nArg 
)
inlineoverridevirtual

Implements MHActionInt.

Definition at line 160 of file TokenGroup.h.


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