|
MythTV master
|
#include <libmythfreemheg/Groups.h>
Public Member Functions | |
| MHGetEngineSupport () | |
| void | Initialise (MHParseNode *p, MHEngine *engine) override |
| 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 |
| virtual void | Perform (MHEngine *engine)=0 |
Protected Member Functions | |
| void | PrintArgs (FILE *fd, int) const override |
Protected Member Functions inherited from MHElemAction | |
| virtual void | PrintArgs (FILE *, int) const |
| MHRoot * | Target (MHEngine *engine) |
Protected Attributes | |
| MHGenericOctetString | m_feature |
| MHObjectRef | m_answer |
Protected Attributes inherited from MHElemAction | |
| const char * | m_actionName {nullptr} |
| MHGenericObjectRef | m_target |
|
overridevirtual |
Reimplemented from MHElemAction.
Definition at line 1030 of file Groups.cpp.
|
overridevirtual |
Implements MHElemAction.
Definition at line 1037 of file Groups.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from MHElemAction.
|
protected |
Definition at line 270 of file Groups.h.
Referenced by Initialise(), Perform(), and PrintArgs().
|
protected |
Definition at line 269 of file Groups.h.
Referenced by Initialise(), Perform(), and PrintArgs().