wbc
|
#include <RobotModel.hpp>
Public Member Functions | |
RobotModelRegistry (const std::string &name) | |
Additional Inherited Members | |
![]() | |
typedef std::map< std::string, RobotModel *(*)()> | RobotModelMap |
![]() | |
static RobotModel * | createInstance (const std::string &name) |
template<typename T> | |
static T * | createInstance (const std::string &name) |
static RobotModelMap * | getRobotModelMap () |
static void | clear () |
|
inline |