Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

XMLSongReader Class Reference

#include <XMLSongReader.h>

Collaboration diagram for XMLSongReader:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XMLSongReader (char *path)
 constructor path to the xml file
virtual ~XMLSongReader (void)
 destructor
void parse ()
 parse the xml sheet to a SongText
SongTextgetSongText ()
 get the root node of the parsed SongText

Protected Attributes

charfilepath
SongTextst

Constructor & Destructor Documentation

XMLSongReader::XMLSongReader char path  ) 
 

constructor path to the xml file

XMLSongReader::~XMLSongReader void   )  [virtual]
 

destructor


Member Function Documentation

SongText * XMLSongReader::getSongText  ) 
 

get the root node of the parsed SongText

Returns:
pointer to the songtext

void XMLSongReader::parse  ) 
 

parse the xml sheet to a SongText


Member Data Documentation

char* XMLSongReader::filepath [protected]
 

SongText* XMLSongReader::st [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Jan 24 17:42:34 2005 for Loud and Proud by doxygen 1.3.8