ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
Destroy() | argos::CFactory< TYPE > | [static] |
Exists(const std::string &str_label) | argos::CFactory< TYPE > | [static] |
GetTypeMap() | argos::CFactory< TYPE > | [static] |
New(const std::string &str_label) | argos::CFactory< TYPE > | [static] |
Print(std::ostream &c_os) | argos::CFactory< TYPE > | [static] |
Register(const std::string &str_label, const std::string &str_author, const std::string &str_version, const std::string &str_brief_desc, const std::string &str_long_desc, const std::string &str_status, TCreator *pc_creator) | argos::CFactory< TYPE > | [static] |
TCreator typedef | argos::CFactory< TYPE > | |
TTypeMap typedef | argos::CFactory< TYPE > |