#include <settings.h>
|
virtual bool | getRepr (const std::string &n, std::string &repr) const |
|
|
template<typename T > |
bool | get (const std::string &n, T &val) const |
|
template<typename T > |
T | get_optional (const std::string &n, const T &def) const |
|
virtual | ~Settings () |
|
Definition at line 34 of file settings.h.
◆ create()
◆ getRepr()
virtual bool can::NoSettings::getRepr |
( |
const std::string & |
n, |
|
|
std::string & |
repr |
|
) |
| const |
|
inlineprivatevirtual |
The documentation for this class was generated from the following file: