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

#include <Presentable.h>

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

Public Member Functions

 MHStop ()
 
void Perform (MHEngine *engine) override
 
- Public Member Functions inherited from MHElemAction
 MHElemAction (const char *name)
 
virtual ~MHElemAction ()=default
 
virtual void Initialise (MHParseNode *p, MHEngine *engine)
 
virtual void PrintMe (FILE *fd, int nTabs) const
 

Additional Inherited Members

- Protected Member Functions inherited from MHElemAction
virtual void PrintArgs (FILE *, int) const
 
MHRootTarget (MHEngine *engine)
 
- Protected Attributes inherited from MHElemAction
const char * m_actionName {nullptr}
 
MHGenericObjectRef m_target
 

Detailed Description

Definition at line 59 of file Presentable.h.

Constructor & Destructor Documentation

◆ MHStop()

MHStop::MHStop ( )
inline

Definition at line 62 of file Presentable.h.

Member Function Documentation

◆ Perform()

void MHStop::Perform ( MHEngine engine)
inlineoverridevirtual

Implements MHElemAction.

Definition at line 63 of file Presentable.h.


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