MythTV  0.26-pre
Public Member Functions | Private Attributes
DDStructureParser Class Reference

#include <datadirect.h>

List of all members.

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

Detailed Description

Definition at line 265 of file datadirect.h.


Constructor & Destructor Documentation

Definition at line 269 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 106 of file datadirect.cpp.

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

Definition at line 211 of file datadirect.cpp.

bool DDStructureParser::characters ( const QString &  pchars)

Definition at line 428 of file datadirect.cpp.

Definition at line 417 of file datadirect.cpp.

Definition at line 423 of file datadirect.cpp.


Member Data Documentation

Definition at line 284 of file datadirect.h.

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

QString DDStructureParser::currtagname [private]

Definition at line 286 of file datadirect.h.

Referenced by characters(), and startElement().

Definition at line 287 of file datadirect.h.

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

Definition at line 288 of file datadirect.h.

Referenced by endElement(), and startElement().

Definition at line 289 of file datadirect.h.

Referenced by endElement(), and startElement().

Definition at line 290 of file datadirect.h.

Referenced by endElement(), and startElement().

Definition at line 291 of file datadirect.h.

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

Definition at line 292 of file datadirect.h.

Referenced by characters(), and endElement().

Definition at line 293 of file datadirect.h.

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

Definition at line 294 of file datadirect.h.

Referenced by endElement(), and startElement().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends