#include <canopen.h>
List of all members.
Public Member Functions |
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 () |
Private Member Functions |
virtual bool | getRepr (const std::string &n, std::string &repr) const =0 |
Detailed Description
Definition at line 308 of file canopen.h.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: