Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Member Functions | |
const std::any & | get (const std::string &key, const std::any &default_value) const |
template<class T > | |
T | get (const std::string &key, T default_value) const |
template<class T > | |
T | get (const std::string &key) const |
std::string | string (const std::string &key) const |
void | read (const std::string &text) |
void | read (const std::string &key, const std::string &value) |
Definition at line 12 of file options.hh.