All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
derivator-impl.hh File Reference
Include dependency graph for derivator-impl.hh:

Namespaces

 dynamicgraph
 
 dynamicgraph::sot
 

Macros

#define DERIVATOR_EXPORT
 
#define DECLARE_SPECIFICATION(className, sotSigType)   typedef Derivator<sotSigType> className;
 

Macro Definition Documentation

#define DECLARE_SPECIFICATION (   className,
  sotSigType 
)    typedef Derivator<sotSigType> className;
#define DERIVATOR_EXPORT