sot-core  4.11.8
Hierarchical task solver plug-in for dynamic-graph.
factory.hh File Reference
#include <dynamic-graph/factory.h>
Include dependency graph for factory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SOT_FACTORY_FEATURE_PLUGIN(sotFeatureType, className)    DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(sotFeatureType, className)
 
#define SOT_FACTORY_TASK_PLUGIN(sotTaskType, className)    DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(sotTaskType, className)
 

Macro Definition Documentation

◆ SOT_FACTORY_FEATURE_PLUGIN

#define SOT_FACTORY_FEATURE_PLUGIN (   sotFeatureType,
  className 
)     DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(sotFeatureType, className)

◆ SOT_FACTORY_TASK_PLUGIN

#define SOT_FACTORY_TASK_PLUGIN (   sotTaskType,
  className 
)     DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(sotTaskType, className)