SchemeConfig Class Reference

Scheme configuration class. More...

#include <config_pm.h>

Inheritance diagram for SchemeConfig:

PS_Config List of all members.

Public Member Functions

 SchemeConfig (const string &file_name, const GeneralConfig &)
 initializes a scheme configuration with default values
virtual ~SchemeConfig ()
 destructor
virtual int readConfigFile (const string &file="")
 reads a scheme configuration file

Public Attributes

string file_name
 the filename of the scheme given to constructor
SchemeConfignext
 this is a list...

Private Attributes

string file_path
 full path to scheme including the file_name

Detailed Description

Scheme configuration class.


Constructor & Destructor Documentation

SchemeConfig::SchemeConfig const string &  file_name,
const GeneralConfig
 

initializes a scheme configuration with default values

SchemeConfig::~SchemeConfig  )  [virtual]
 

destructor


Member Function Documentation

int SchemeConfig::readConfigFile const string &  file = ""  )  [virtual]
 

reads a scheme configuration file


Member Data Documentation

string SchemeConfig::file_name
 

the filename of the scheme given to constructor

string SchemeConfig::file_path [private]
 

full path to scheme including the file_name

SchemeConfig* SchemeConfig::next
 

this is a list...


The documentation for this class was generated from the following files:
Generated on Mon Mar 27 09:27:20 2006 for Powersave Daemon by  doxygen 1.4.6