MHParseBinary Class Reference

#include <ParseBinary.h>

Inheritance diagram for MHParseBinary:

MHParseBase

List of all members.


Detailed Description

Definition at line 33 of file ParseBinary.h.


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

Constructor & Destructor Documentation

MHParseBinary::MHParseBinary ( QByteArray &  program  ) 

Definition at line 36 of file ParseBinary.cpp.

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

Definition at line 37 of file ParseBinary.h.


Member Function Documentation

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

Implements MHParseBase.

Definition at line 40 of file ParseBinary.h.

MHParseNode * MHParseBinary::DoParse (  )  [private]

Definition at line 87 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 54 of file ParseBinary.cpp.

Referenced by DoParse().

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

Definition at line 68 of file ParseBinary.cpp.

Referenced by DoParse().


Member Data Documentation

int MHParseBinary::m_p [private]

Definition at line 49 of file ParseBinary.h.

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

QByteArray MHParseBinary::m_data [private]

Definition at line 50 of file ParseBinary.h.

Referenced by GetNextChar(), and MHParseBinary().


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

Generated on Sat Dec 18 05:16:05 2010 for MythTV by  doxygen 1.5.5