Main Page   Compound List   File List   Compound Members   File Members  

AltConfig Class Reference

List of all members.

Public Methods

 AltConfig (const char *configname)
 ~AltConfig ()

Protected Methods

virtual void setup_option (const std::string &group, const std::string &name, const std::string &value, const std::string &type)

Detailed Description

Main config for alternatives subsystem,


Constructor & Destructor Documentation

AltConfig::AltConfig const char *    configname
 

A constructor, read and parse config file, save all of them in internal hash

Parameters:
configname  name of the configuration file

AltConfig::~AltConfig  
 

A destructor, free all internal structures


Member Function Documentation

void AltConfig::setup_option const std::string &    group,
const std::string &    name,
const std::string &    value,
const std::string &    type
[protected, virtual]
 

implementation of virtual method of Ing::Config additional processing remove trailing slashes from filenames and add slash to the end of all directory pathes.

Parameters:
group  group of options
name  option's name
value  value of option
type  type of option


The documentation for this class was generated from the following files:
Generated on Thu Jun 26 15:28:38 2003 for Alternatives by doxygen1.2.18