#include <Parameters.hpp>
◆ Object
typedef boost::any Object |
◆ parent
typedef boost::unordered_map<std::string, boost::any> parent |
|
private |
◆ Parameters()
◆ ~Parameters()
◆ get()
T get |
( |
const std::string& |
aKey | ) |
const |
|
inline |
◆ names()
std::set<std::string> names |
( |
| ) |
const |
|
inline |
◆ operator []()
Object& operator [] |
( |
const std::string& |
aKey | ) |
|
|
inline |
◆ set() [1/2]
void set |
( |
const std::string& |
aKey, |
|
|
const T& |
aValue |
|
) |
| |
|
inline |
◆ set() [2/2]
void set |
( |
const std::string& |
aKey, |
|
|
const char* |
aValue |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: