MythTV  master
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
MHContentRef Class Reference

#include <libmythfreemheg/BaseClasses.h>

Collaboration diagram for MHContentRef:
[legend]

Public Member Functions

 MHContentRef ()=default
 
MHContentRefoperator= (const MHContentRef &)=default
 
void Initialise (MHParseNode *p, MHEngine *engine)
 
void PrintMe (FILE *fd, int nTabs) const
 
void Copy (const MHContentRef &cr)
 
bool IsSet () const
 
bool Equal (const MHContentRef &cr, MHEngine *engine) const
 
QString Printable () const
 

Public Attributes

MHOctetString m_contentRef
 

Static Public Attributes

static MHContentRef Null
 

Detailed Description

Definition at line 174 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHContentRef()

MHContentRef::MHContentRef ( )
default

Member Function Documentation

◆ operator=()

MHContentRef& MHContentRef::operator= ( const MHContentRef )
default

◆ Initialise()

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

◆ PrintMe()

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

◆ Copy()

void MHContentRef::Copy ( const MHContentRef cr)
inline

◆ IsSet()

bool MHContentRef::IsSet ( ) const
inline

Definition at line 184 of file BaseClasses.h.

Referenced by MHEngine::RequestExternalContent().

◆ Equal()

bool MHContentRef::Equal ( const MHContentRef cr,
MHEngine engine 
) const

Definition at line 321 of file BaseClasses.cpp.

Referenced by MHContentRefVar::TestVariable().

◆ Printable()

QString MHContentRef::Printable ( ) const
inline

Member Data Documentation

◆ Null

MHContentRef MHContentRef::Null
static

Definition at line 186 of file BaseClasses.h.

◆ m_contentRef

MHOctetString MHContentRef::m_contentRef

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