Definition at line 56 of file NamedValue.hpp.
Public Member Functions | |
|
const std::vector< NamedValue< void > * > | get () const |
| NamedValue< void > * | find (const std::string &s, const char sep= '.') const |
| NamedValue< void > * | insert (NamedValue< void > *) |
| void | remove (NamedValue< void > *) |
| void | clear () |
1.4.7