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

#include <libmythfreemheg/BaseClasses.h>

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

Public Member Functions

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

Protected Attributes

MHObjectRef m_objRef
 
- 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 235 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHGenericObjectRef()

MHGenericObjectRef::MHGenericObjectRef ( )
default

Member Function Documentation

◆ Initialise()

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

◆ PrintMe()

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

◆ GetValue()

void MHGenericObjectRef::GetValue ( MHObjectRef ref,
MHEngine engine 
) const

Member Data Documentation

◆ m_objRef

MHObjectRef MHGenericObjectRef::m_objRef
protected

Definition at line 243 of file BaseClasses.h.

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


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