MythTV
master
|
#include <libmythfreemheg/TokenGroup.h>
Public Member Functions | |
MHGetCellItem () | |
void | Perform (MHEngine *engine) override |
Public Member Functions inherited from MHGetListActionData | |
MHGetListActionData (const char *name) | |
void | Initialise (MHParseNode *p, MHEngine *engine) override |
void | PrintArgs (FILE *fd, int) const 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 | |
MHRoot * | Target (MHEngine *engine) |
Protected Attributes inherited from MHGetListActionData | |
MHGenericInteger | m_index |
MHObjectRef | m_result |
Protected Attributes inherited from MHElemAction | |
const char * | m_actionName {nullptr} |
MHGenericObjectRef | m_target |
Definition at line 219 of file TokenGroup.h.
|
inline |
Definition at line 221 of file TokenGroup.h.
|
inlineoverridevirtual |
Implements MHElemAction.
Definition at line 222 of file TokenGroup.h.