Vcsn  2.5.dev
Be Rational
configuration.cc File Reference
#include <boost/filesystem.hpp>
#include <boost/algorithm/string.hpp>
#include <vcsn/config.hh>
#include <vcsn/misc/file-library.hh>
#include <vcsn/misc/raise.hh>
#include <vcsn/misc/stream.hh>
#include <vcsn/misc/configuration.hh>
Include dependency graph for configuration.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

void vcsn::detail::swap (config::config_value &first, config::config_value &second)
 
std::string vcsn::configuration (const std::string &key)
 Main interface to the configuration function key it the 'path' to the desired key using periofs as a separator. More...