Wolframe, 0.0.3

standardConfigs.hpp File Reference

standard configuration structures More...

#include "config/configurationBase.hpp"
#include "config/configurationTree.hpp"
#include "system/serverEndpoint.hpp"
#include "logger/logLevel.hpp"
#include "logger/logSyslogFacility.hpp"
#include <string>
#include <list>

Go to the source code of this file.

Classes

struct  _Wolframe::net::Configuration
 network server configuration More...
 
struct  _Wolframe::log::LoggerConfiguration
 logger configuration More...
 
struct  _Wolframe::config::ServiceConfiguration
 daemon / service configuration More...
 
class  _Wolframe::config::ServiceBanner
 Service signature. 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

standard configuration structures