RSC  0.14.5
Configuration.h File Reference
#include <string>
#include <boost/filesystem.hpp>
#include "OptionHandler.h"
#include <rsc/rscexports.h>
Include dependency graph for Configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rsc
 
 rsc::config
 

Functions

void rsc::config::configure (OptionHandler &handler, const std::string &configFileName, const std::string &environmentVariablePrefix, int argc=0, const char **argv=0, bool stripEnvironmentVariablePrefix=true, const boost::filesystem::path &prefix="/")
 Pass configuration options in from configuration files derived from configFileName and environment variables with prefix environmentVariablePrefix to handler. More...