
| Public Member Functions | |
| XmlRpcSettings & | operator= (const XmlRpc::XmlRpcValue &v) | 
| XmlRpcSettings () | |
| XmlRpcSettings (const XmlRpc::XmlRpcValue &v) | |
|  Public Member Functions inherited from canopen::Settings | |
| bool | get (const std::string &n, T &val) const | 
| 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 | 
| Private Attributes | |
| XmlRpc::XmlRpcValue | value_ | 
Definition at line 8 of file motor_chain.cpp.
| 
 | inline | 
Definition at line 10 of file motor_chain.cpp.
| 
 | inline | 
Definition at line 11 of file motor_chain.cpp.
| 
 | inlineprivatevirtual | 
Implements canopen::Settings.
Definition at line 14 of file motor_chain.cpp.
| 
 | inline | 
Definition at line 12 of file motor_chain.cpp.
| 
 | private | 
Definition at line 23 of file motor_chain.cpp.