|
MythTV
0.27pre
|
#include <Variables.h>


Public Member Functions | |
| MHTestVariable () | |
| virtual void | Initialise (MHParseNode *p, MHEngine *engine) |
| virtual void | Perform (MHEngine *engine) |
Public Member Functions inherited from MHElemAction | |
| MHElemAction (const char *name) | |
| virtual | ~MHElemAction () |
| virtual void | PrintMe (FILE *fd, int nTabs) const |
Protected Member Functions | |
| virtual void | PrintArgs (FILE *fd, int nTabs) const |
Protected Member Functions inherited from MHElemAction | |
| MHRoot * | Target (MHEngine *engine) |
Protected Attributes | |
| int | m_nOperator |
| MHParameter | m_Comparison |
Protected Attributes inherited from MHElemAction | |
| const char * | m_ActionName |
| MHGenericObjectRef | m_Target |
Definition at line 156 of file Variables.h.
|
inline |
Definition at line 159 of file Variables.h.
|
virtual |
Reimplemented from MHElemAction.
Definition at line 535 of file Variables.cpp.
Implements MHElemAction.
Definition at line 548 of file Variables.cpp.
Reimplemented from MHElemAction.
Definition at line 542 of file Variables.cpp.
|
protected |
Definition at line 164 of file Variables.h.
Referenced by Initialise(), Perform(), and PrintArgs().
|
protected |
Definition at line 165 of file Variables.h.
Referenced by Initialise(), Perform(), and PrintArgs().
1.8.1.2