ConfigReader Class Reference

#include <ConfigReader.h>

List of all members.

Public Member Functions

 ConfigReader (const char *file)
const pair< string, map< string,
string > > * 
getClassifier ()
const pair< string, map< string,
string > > * 
getPredictor ()
const map< string, map< string,
string > > * 
getFeatureProvider ()
const vector< string > * getFeatures ()
const vector< string > * getAggregates ()
const vector< string > * getProtocols ()
const map< string, string > * getGlobals ()


Detailed Description

Configuration parser

This class parses the configuration file and provides the settings as hashtables.


Constructor & Destructor Documentation

ConfigReader::ConfigReader const char *  file  ) 
 

Constructor

Parameters:
file Path to the configuration file


Member Function Documentation

const pair< string, map< string, string > > * ConfigReader::getClassifier  ) 
 

Todo:
documentation

source cleanup (don't copy maps)


The documentation for this class was generated from the following files:
Generated on Mon Jun 5 10:20:49 2006 for Intelligence.kdevelop by  doxygen 1.4.6