DDStructureParser Class Reference

#include <datadirect.h>

List of all members.


Detailed Description

Definition at line 216 of file datadirect.h.


Public Member Functions

 DDStructureParser (DataDirectProcessor &_ddparent)
bool startElement (const QString &pnamespaceuri, const QString &plocalname, const QString &pqname, const QXmlAttributes &pxmlatts)
bool endElement (const QString &pnamespaceuri, const QString &plocalname, const QString &pqname)
bool characters (const QString &pchars)
bool startDocument (void)
bool endDocument (void)

Private Attributes

DataDirectProcessorparent
QString currtagname
DataDirectStation curr_station
DataDirectLineup curr_lineup
DataDirectLineupMap curr_lineupmap
DataDirectSchedule curr_schedule
DataDirectProgram curr_program
DataDirectProductionCrew curr_productioncrew
DataDirectGenre curr_genre
QString lastprogramid

Constructor & Destructor Documentation

DDStructureParser::DDStructureParser ( DataDirectProcessor _ddparent  )  [inline]

Definition at line 219 of file datadirect.h.


Member Function Documentation

bool DDStructureParser::startElement ( const QString &  pnamespaceuri,
const QString &  plocalname,
const QString &  pqname,
const QXmlAttributes &  pxmlatts 
)

Definition at line 101 of file datadirect.cpp.

bool DDStructureParser::endElement ( const QString &  pnamespaceuri,
const QString &  plocalname,
const QString &  pqname 
)

Definition at line 204 of file datadirect.cpp.

bool DDStructureParser::characters ( const QString &  pchars  ) 

Definition at line 420 of file datadirect.cpp.

bool DDStructureParser::startDocument ( void   ) 

Definition at line 409 of file datadirect.cpp.

bool DDStructureParser::endDocument ( void   ) 

Definition at line 415 of file datadirect.cpp.


Member Data Documentation

Definition at line 234 of file datadirect.h.

Referenced by endElement(), startDocument(), and startElement().

QString DDStructureParser::currtagname [private]

Definition at line 236 of file datadirect.h.

Referenced by characters(), and startElement().

Definition at line 237 of file datadirect.h.

Referenced by characters(), endElement(), and startElement().

Definition at line 238 of file datadirect.h.

Referenced by endElement(), and startElement().

Definition at line 239 of file datadirect.h.

Referenced by endElement(), and startElement().

Definition at line 240 of file datadirect.h.

Referenced by endElement(), and startElement().

Definition at line 241 of file datadirect.h.

Referenced by characters(), endElement(), and startElement().

Definition at line 242 of file datadirect.h.

Referenced by characters(), and endElement().

Definition at line 243 of file datadirect.h.

Referenced by characters(), endElement(), and startElement().

Definition at line 244 of file datadirect.h.

Referenced by endElement(), and startElement().


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

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