Swarm-NG  1.1
config.hpp File Reference

Defines data structure to hold the configuration. More...

#include <stdexcept>

Go to the source code of this file.

Classes

struct  swarm::key_not_found
 Raised when a key not found in the configuration. More...
 
class  swarm::config
 Basic dictionary like data structure to hold configuration. More...
 

Namespaces

 swarm
 Swarm-NG library.
 

Constant Groups

 swarm
 Swarm-NG library.
 

Detailed Description

Defines data structure to hold the configuration.

Definition in file config.hpp.