MHParseBinary Class Reference

#include <ParseBinary.h>

Inheritance diagram for MHParseBinary:
MHParseBase

List of all members.

Public Member Functions

 MHParseBinary (QByteArray &program)
virtual ~MHParseBinary ()
virtual MHParseNodeParse ()

Private Member Functions

MHParseNodeDoParse ()
unsigned char GetNextChar ()
void ParseString (int endStr, MHOctetString &str)
int ParseInt (int endInt)

Private Attributes

int m_p
QByteArray m_data

Detailed Description

Definition at line 31 of file ParseBinary.h.


Constructor & Destructor Documentation

MHParseBinary::MHParseBinary ( QByteArray &  program  ) 

Definition at line 36 of file ParseBinary.cpp.

virtual MHParseBinary::~MHParseBinary (  )  [inline, virtual]

Definition at line 35 of file ParseBinary.h.


Member Function Documentation

virtual MHParseNode* MHParseBinary::Parse (  )  [inline, virtual]

Implements MHParseBase.

Definition at line 38 of file ParseBinary.h.

MHParseNode * MHParseBinary::DoParse (  )  [private]

Definition at line 110 of file ParseBinary.cpp.

Referenced by Parse().

unsigned char MHParseBinary::GetNextChar (  )  [private]

Definition at line 46 of file ParseBinary.cpp.

Referenced by DoParse(), ParseInt(), and ParseString().

void MHParseBinary::ParseString ( int  endStr,
MHOctetString str 
) [private]

Definition at line 58 of file ParseBinary.cpp.

Referenced by DoParse().

int MHParseBinary::ParseInt ( int  endInt  )  [private]

Definition at line 80 of file ParseBinary.cpp.

Referenced by DoParse().


Member Data Documentation

int MHParseBinary::m_p [private]

Definition at line 47 of file ParseBinary.h.

Referenced by DoParse(), GetNextChar(), MHParseBinary(), ParseInt(), and ParseString().

QByteArray MHParseBinary::m_data [private]

Definition at line 48 of file ParseBinary.h.

Referenced by GetNextChar(), and MHParseBinary().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:09 2012 for MythTV by  doxygen 1.6.3