A struct containing the information about the registered types. More...
#include <factory.h>

Public Attributes | |
| TCreator * | Creator |
| std::string | Author |
| std::string | Version |
| std::string | BriefDescription |
| std::string | LongDescription |
| std::string | Status |
A struct containing the information about the registered types.
| std::string argos::CFactory< TYPE >::STypeInfo::Author |
| std::string argos::CFactory< TYPE >::STypeInfo::BriefDescription |
| TCreator* argos::CFactory< TYPE >::STypeInfo::Creator |
| std::string argos::CFactory< TYPE >::STypeInfo::LongDescription |
| std::string argos::CFactory< TYPE >::STypeInfo::Status |
| std::string argos::CFactory< TYPE >::STypeInfo::Version |