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

#include <BaseClasses.h>

Inheritance diagram for MHGenericBoolean:
Inheritance graph
[legend]
Collaboration diagram for MHGenericBoolean:
Collaboration graph
[legend]

Public Member Functions

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

Protected Attributes

bool m_fDirect {false}
 
- 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 202 of file BaseClasses.h.

Constructor & Destructor Documentation

◆ MHGenericBoolean()

MHGenericBoolean::MHGenericBoolean ( )
default

Member Function Documentation

◆ Initialise()

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

◆ PrintMe()

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

◆ GetValue()

bool MHGenericBoolean::GetValue ( MHEngine engine) const

Member Data Documentation

◆ m_fDirect

bool MHGenericBoolean::m_fDirect {false}
protected

Definition at line 210 of file BaseClasses.h.

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


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