ARB
Classes | Typedefs
ConfigMapping.h File Reference
#include <arb_core.h>
#include <arb_strarray.h>
#include <map>
#include <string>
Include dependency graph for ConfigMapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ConfigMapping
 

Typedefs

typedef std::map< std::string,
std::string
config_map
 

Typedef Documentation

typedef std::map<std::string, std::string> config_map

Definition at line 28 of file ConfigMapping.h.