OGS
ConfigTreeUtil.h File Reference

Detailed Description

Definition in file ConfigTreeUtil.h.

#include <iosfwd>
#include <string>
#include "ConfigTree.h"
Include dependency graph for ConfigTreeUtil.h:
This graph shows which files directly or indirectly include this file:

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)