ConfigHandler Class Reference
[Controller]

the handler doing the actual parsing of iMEDgine's configuration.xml file which defines Algorithms and their properties More...

#include <config_handler.h>

Inherits QXmlDefaultHandler.

List of all members.

Public Member Functions

 ConfigHandler (AlgorithmConfig::algorithm_config_pointer_type algorithm_config)
 ~ConfigHandler ()
 destructor
bool startElement (const QString &namespace_uri, const QString &local_name, const QString &qname, const QXmlAttributes &attrs)
 Called when the start of an XML element is encountered.
bool characters (const QString &characters)
 Called when the content between an opening and a closing tag is encountered.
bool endElement (const QString &namespace_uri, const QString &local_name, const QString &qname)
 Called when a closing tag is encountered.


Detailed Description

the handler doing the actual parsing of iMEDgine's configuration.xml file which defines Algorithms and their properties

Author:
Tobias Gross (tobias.gross@imedgine.org)

Christian Koerner (christian.koerner@imedgine.org)

Alexander Lex (alexander.lex@imedgine.org)

Marc Streit (marc.streit@imedgine.org)

Martin Reininger (martin.reininger@imedgine.org)

Definition at line 45 of file config_handler.h.


Constructor & Destructor Documentation

ConfigHandler AlgorithmConfig::algorithm_config_pointer_type  algorithm_config  ) 
 

Constructor creating a new ConfigHandler with a smart pointer to a algorithm_config holding the parsed configuration info

Definition at line 24 of file config_handler.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:01 2006 for iMEDgine by  doxygen 1.4.6