Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

MConfig Class Reference

Handles reading the configuration file in a hash table to be used by the Collector class. More...

#include <mconfig.h>

List of all members.

Public Methods

 MConfig (const char *)
 Constructor with config file name.

virtual ~MConfig ()
 Desctructor.

virtual const map< string,
vector< string > > & 
getconfigmap ()
 Read property of map< string, vector<string> > configmap.


Private Attributes

map< string, vector< string > > configmap


Detailed Description

Handles reading the configuration file in a hash table to be used by the Collector class.

Author:
Constantinos A. Kotsokalis


Constructor & Destructor Documentation

MConfig::MConfig const char *   
 

Constructor with config file name.

virtual MConfig::~MConfig   [virtual]
 

Desctructor.


Member Function Documentation

virtual const map< string, vector<string> >& MConfig::getconfigmap   [virtual]
 

Read property of map< string, vector<string> > configmap.


Member Data Documentation

map< string, vector<string> > MConfig::configmap [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Jun 26 00:23:14 2003 for Panoptis by doxygen1.2.18