MythTV  master
Public Member Functions | List of all members
MHPNull Class Reference

#include <libmythfreemheg/ParseNode.h>

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

Public Member Functions

 MHPNull ()
 
- Public Member Functions inherited from MHParseNode
virtual ~MHParseNode ()=default
 
int GetTagNo ()
 
int GetArgCount ()
 
MHParseNodeGetArgN (int n)
 
MHParseNodeGetNamedArg (int nTag)
 
int GetSeqCount ()
 
MHParseNodeGetSeqN (int n)
 
int GetIntValue ()
 
int GetEnumValue ()
 
bool GetBoolValue ()
 
void GetStringValue (MHOctetString &str)
 
void PrintMe (FILE *f)
 

Additional Inherited Members

- Public Types inherited from MHParseNode
enum  NodeType : std::uint8_t {
  PNTagged, PNBool, PNInt, PNEnum,
  PNString, PNNull, PNSeq
}
 
- Static Public Member Functions inherited from MHParseNode
static void Failure (const char *p)
 
- Public Attributes inherited from MHParseNode
enum NodeType m_nNodeType
 
- Protected Member Functions inherited from MHParseNode
 MHParseNode (enum NodeType nt)
 

Detailed Description

Definition at line 135 of file ParseNode.h.

Constructor & Destructor Documentation

◆ MHPNull()

MHPNull::MHPNull ( )
inline

Definition at line 138 of file ParseNode.h.


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