MythTV  0.26-pre
Public Member Functions | Protected Attributes
MHGenericContentRef Class Reference

#include <BaseClasses.h>

Inheritance diagram for MHGenericContentRef:
MHGenericBase

List of all members.

Public Member Functions

 MHGenericContentRef ()
void Initialise (MHParseNode *p, MHEngine *engine)
void PrintMe (FILE *fd, int nTabs) const
void GetValue (MHContentRef &ref, MHEngine *engine) const

Protected Attributes

MHContentRef m_Direct

Detailed Description

Definition at line 236 of file BaseClasses.h.


Constructor & Destructor Documentation

Definition at line 239 of file BaseClasses.h.


Member Function Documentation

Definition at line 599 of file BaseClasses.cpp.

Referenced by MHSetData::Initialise(), and MHParameter::Initialise().

void MHGenericContentRef::PrintMe ( FILE *  fd,
int  nTabs 
) const

Definition at line 618 of file BaseClasses.cpp.

Referenced by MHSetData::PrintArgs(), and MHParameter::PrintMe().

void MHGenericContentRef::GetValue ( MHContentRef ref,
MHEngine engine 
) const

Definition at line 632 of file BaseClasses.cpp.

Referenced by MHUnion::GetValueFrom(), and MHSetData::Perform().


Member Data Documentation

Definition at line 244 of file BaseClasses.h.

Referenced by GetValue(), Initialise(), and PrintMe().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends