|
|
#include <RobotAPI/libraries/armem_robot_state/server/proprioception/converters/ConverterRegistry.h>
Public Member Functions | |
| template<class ConverterT , class... Args> | |
| void | add (const std::string &key, Args... args) |
| ConverterRegistry () | |
| ConverterInterface * | get (const std::string &key) const |
| std::vector< std::string > | getKeys () const |
Definition at line 12 of file ConverterRegistry.h.
Definition at line 10 of file ConverterRegistry.cpp.
|
inline |
Definition at line 19 of file ConverterRegistry.h.
| ConverterInterface * get | ( | const std::string & | key | ) | const |
| std::vector< std::string > getKeys | ( | ) | const |