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

CONFIG::CConfParser Class Reference

#include <CConfParser.hpp>

Inheritance diagram for CONFIG::CConfParser:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CConfParser ()
 CConfParser (const CConfParser &right)
 ~CConfParser ()
CConfParser & operator= (const CConfParser &right)
std::string getConfValue (std::string strKey) const throw (CConfException)

Protected Member Functions

MAP_string_string get_mConf ()
void set_mConf (MAP_string_string value)

Protected Attributes

MAP_string_string m_mConf

Constructor & Destructor Documentation

CONFIG::CConfParser::CConfParser  
 

CONFIG::CConfParser::CConfParser const CConfParser &    right
 

CONFIG::CConfParser::~CConfParser  
 


Member Function Documentation

MAP_string_string CONFIG::CConfParser::get_mConf   [inline, protected]
 

std::string CONFIG::CConfParser::getConfValue std::string    strKey const throw (CConfException)
 

CConfParser & CONFIG::CConfParser::operator= const CConfParser &    right
 

void CONFIG::CConfParser::set_mConf MAP_string_string    value [inline, protected]
 


Member Data Documentation

MAP_string_string CONFIG::CConfParser::m_mConf [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Mar 5 21:34:15 2003 for JIC by doxygen1.3-rc3