OGS
|
Definition in file ConfigTreeUtil.cpp.
#include "ConfigTreeUtil.h"
#include <boost/operators.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include <ostream>
#include <utility>
#include "ConfigTree.h"
#include "Error.h"
#include "Logging.h"
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
Functions | |
ConfigTree | BaseLib::makeConfigTree (const std::string &filepath, const bool be_ruthless, const std::string &toplevel_tag, std::stringstream &prj_stream) |
ConfigTree | BaseLib::makeConfigTreeFromFile (const std::string &filepath, const bool be_ruthless, const std::string &toplevel_tag) |