MythTV  master
Public Member Functions | Protected Attributes | List of all members
MHGenericContentRef Class Reference

#include <libmythfreemheg/BaseClasses.h>

Inheritance diagram for MHGenericContentRef:
[legend]
Collaboration diagram for MHGenericContentRef:
[legend]

Public Member Functions

 MHGenericContentRef ()=default
 
void Initialise (MHParseNode *p, MHEngine *engine)
 
void PrintMe (FILE *fd, int nTabs) const
 
void GetValue (MHContentRef &ref, MHEngine *engine) const
 
- Public Member Functions inherited from MHGenericBase
MHObjectRefGetReference ()
 

Protected Attributes

MHContentRef m_direct
 
- Protected Attributes inherited from MHGenericBase
MHObjectRef m_indirect
 

Additional Inherited Members

- Public Attributes inherited from MHGenericBase
bool m_fIsDirect {false}
 

Detailed Description

Definition at line 246 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHGenericContentRef()

MHGenericContentRef::MHGenericContentRef ( )
default

Member Function Documentation

◆ Initialise()

void MHGenericContentRef::Initialise ( MHParseNode p,
MHEngine engine 
)

Definition at line 565 of file BaseClasses.cpp.

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

◆ PrintMe()

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

Definition at line 584 of file BaseClasses.cpp.

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

◆ GetValue()

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

Definition at line 598 of file BaseClasses.cpp.

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

Member Data Documentation

◆ m_direct

MHContentRef MHGenericContentRef::m_direct
protected

Definition at line 254 of file BaseClasses.h.

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


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