ConfigParser Class Reference
[Controller]

the parser providing a method to parse iMEDgines configuration.xml file. More...

#include <config_parser.h>

List of all members.

Public Member Functions

 ConfigParser ()
 ~ConfigParser ()

Static Public Member Functions

static void parseConfiguration (std::string config_file_name, boost::shared_ptr< QXmlDefaultHandler > content_handler)


Detailed Description

the parser providing a method to parse iMEDgines configuration.xml file.

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 39 of file config_parser.h.


Constructor & Destructor Documentation

ConfigParser  ) 
 

Constructor

Definition at line 25 of file config_parser.cpp.

~ConfigParser  ) 
 

Destructor

Definition at line 31 of file config_parser.cpp.


Member Function Documentation

void parseConfiguration std::string  config_file_name,
boost::shared_ptr< QXmlDefaultHandler >  content_handler
[static]
 

static method for parsing the config file denoted by the fully qualified path config_file_name. The actual parsing is done by content_handler.

Parameters:
config_file_name the fully qualified path where configuration.xml is located
content_handler the handler doing the actual parsing

Definition at line 36 of file config_parser.cpp.

Referenced by Controller::loadConfiguration().


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