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

EdgReplicaManager::Configuration Class Reference

List of all members.

Public Methods

 Configuration (const std::string &configFile) throw (ReplicaManagerException)
 A user defined config file is used. More...

 ~Configuration (void)
 destructor. More...

std::string getProperty (const std::string &key) throw (ReplicaManagerException)
 returns a single value of the config file. More...


Constructor & Destructor Documentation

Configuration const std::string &    configFile throw (ReplicaManagerException)
 

A user defined config file is used.

~Configuration void   
 

destructor.


Member Function Documentation

std::string getProperty const std::string &    key throw (ReplicaManagerException)
 

returns a single value of the config file.

The EU DataGrid Project. All rights reserved.