|
wbc
|
#include <RobotModel.hpp>
Public Types | |
| typedef std::map< std::string, RobotModel *(*)()> | RobotModelMap |
Static Public Member Functions | |
| static RobotModel * | createInstance (const std::string &name) |
| template<typename T> | |
| static T * | createInstance (const std::string &name) |
| static RobotModelMap * | getRobotModelMap () |
| static void | clear () |
| typedef std::map<std::string, RobotModel*(*)()> wbc::RobotModelFactory::RobotModelMap |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |