Wolframe, 0.0.3

appConfig.hpp File Reference

Application configuration. More...

#include "config/configurationBase.hpp"
#include <cstddef>
#include <string>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  _Wolframe::config::ApplicationConfiguration
 application configuration structure More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::net
 Network and connection handling.
 
 _Wolframe::log
 Logger structures (implemented in the core library libwfsingleton)
 
 _Wolframe::config
 Interfaces and templates for configuration structures and parsers.
 

Detailed Description

Application configuration.