Interfaces and templates for configuration structures and parsers. More...
Namespaces | |
traits | |
templates for type dependend characteristics in configuration | |
Classes | |
struct | ApplicationConfiguration |
application configuration structure More... | |
class | ConfigurationBase |
Base class for the configuration structures. More... | |
class | ConfigurationTree |
Configuration structure as tree. More... | |
class | NamedConfiguration |
A named configuration is a normal configuration that provides also an className function. More... | |
class | Parser |
Configuration parser for parsing the tokens of the configuration. More... | |
class | ServiceBanner |
Service signature. More... | |
struct | ServiceConfiguration |
daemon / service configuration More... | |
Typedefs | |
typedef types::PropertyTree::Node | ConfigurationNode |
Functions | |
const char * | defaultMainConfig () |
const char * | defaultUserConfig () |
const char * | defaultLocalConfig () |
const char * | defaultServiceName () |
Interfaces and templates for configuration structures and parsers.
const char* _Wolframe::config::defaultLocalConfig | ( | ) |
const char* _Wolframe::config::defaultMainConfig | ( | ) |
const char* _Wolframe::config::defaultServiceName | ( | ) |
const char* _Wolframe::config::defaultUserConfig | ( | ) |
Copyright © 2014 - Project Wolframe - All Rights Reserved