Wolframe, 0.0.3

configurationTree.hpp File Reference

Configuration tree for the configuration parser. More...

#include "types/propertyTree.hpp"
#include <string>

Go to the source code of this file.

Classes

class  _Wolframe::config::ConfigurationTree
 Configuration structure as tree. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::config
 Interfaces and templates for configuration structures and parsers.
 

Typedefs

typedef types::PropertyTree::Node _Wolframe::config::ConfigurationNode
 

Detailed Description

Configuration tree for the configuration parser.