#include <sr_param_base.h>
| sr_param_base::sr_param_base |
( |
const std::string & |
n, |
|
|
const bool |
register_at_db = true, |
|
|
gs::cnf::gs_param_array * |
parent_array = NULL, |
|
|
const bool |
force_top_level_name = false |
|
) |
| |
|
inlineexplicit |
| void sr_param_base::deleteProperty |
( |
std::string |
key | ) |
|
|
inline |
| bool sr_param_base::exists |
( |
std::string |
key | ) |
|
|
inline |
| std::map<std::string, std::string> sr_param_base::getProperties |
( |
| ) |
|
|
inline |
| std::string sr_param_base::getProperty |
( |
std::string |
key | ) |
|
|
inline |
| void sr_param_base::setProperty |
( |
std::string |
key, |
|
|
std::string |
value |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: