CEGUI::Config_xmlHandler Class Reference

Handler class used to parse the Configuration XML file. More...

Inheritance diagram for CEGUI::Config_xmlHandler:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::Config_xmlHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Config_xmlHandler (void)
 Constructor for GUILayout_xmlHandler objects.
virtual ~Config_xmlHandler (void)
 Destructor for GUILayout_xmlHandler objects.
virtual void elementStart (const String &element, const XMLAttributes &attributes)
 document processing (only care about elements, schema validates format)
const StringgetLogFilename (void) const
 Return log filename.
const StringgetSchemeFilename (void) const
 Return initial scheme filename to load.
const StringgetLayoutFilename (void) const
 Return initial layout filename to load and set as the GUI sheet.
const StringgetInitScriptFilename (void) const
 Return the name of the initialisation script to run.
const StringgetTermScriptFilename (void) const
 Return the name of the termination script to run.
const StringgetDefaultFontName (void) const
 Return name of font to use as default.
const StringgetDefaultResourceGroup (void) const
 Return name of default resource group.
LoggingLevel getLoggingLevel (void) const
 Return logging level which was read from the config file.


Detailed Description

Handler class used to parse the Configuration XML file.

Generated on Thu Nov 27 20:34:26 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1