OGS
ConfigTree.h File Reference

Detailed Description

Definition in file ConfigTree.h.

#include <boost/property_tree/ptree.hpp>
#include <functional>
#include <map>
#include <memory>
#include <optional>
#include <typeindex>
#include <utility>
#include <vector>
#include "ConfigTree-impl.h"
Include dependency graph for ConfigTree.h:

Go to the source code of this file.

Classes

class  BaseLib::ConfigTree
 
class  BaseLib::ConfigTree::SubtreeIterator
 
class  BaseLib::ConfigTree::ParameterIterator
 
class  BaseLib::ConfigTree::ValueIterator< ValueType >
 
struct  BaseLib::ConfigTree::CountType
 

Namespaces

 BaseLib
 

Functions

void BaseLib::checkAndInvalidate (ConfigTree *const conf)
 
void BaseLib::checkAndInvalidate (std::unique_ptr< ConfigTree > const &conf)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
 
void BaseLib::checkAndInvalidate (ConfigTree &conf)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...