|
GAMS
1.2.2
|
This is the complete list of members for gams::platforms::NullPlatformFactory, including all inherited members.
| create(const madara::knowledge::KnowledgeMap &args, madara::knowledge::KnowledgeBase *knowledge, variables::Sensors *sensors, variables::Platforms *platforms, variables::Self *self) | gams::platforms::NullPlatformFactory | virtual |
| gams::platforms::PlatformFactory::create(const madara::knowledge::KnowledgeMap &args, madara::knowledge::KnowledgeBase *knowledge, variables::Sensors *sensors, variables::Platforms *platforms, variables::Self *self)=0 | gams::platforms::PlatformFactory | pure virtual |
| knowledge_ | gams::platforms::PlatformFactory | protected |
| PlatformFactory() | gams::platforms::PlatformFactory | |
| platforms_ | gams::platforms::PlatformFactory | protected |
| self_ | gams::platforms::PlatformFactory | protected |
| sensors_ | gams::platforms::PlatformFactory | protected |
| set_knowledge(madara::knowledge::KnowledgeBase *knowledge) | gams::platforms::PlatformFactory | |
| set_platforms(variables::Platforms *platforms) | gams::platforms::PlatformFactory | |
| set_self(variables::Self *self) | gams::platforms::PlatformFactory | |
| set_sensors(variables::Sensors *sensors) | gams::platforms::PlatformFactory | |
| ~PlatformFactory() | gams::platforms::PlatformFactory | virtual |