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

Namespaces

 dynamicgraph
 
 dynamicgraph::sot
 

Macros

#define INTEGRATOR_ABSTRACT_EXPORT
 
#define DECLARE_SPECIFICATION(className, sotSigType, sotCoefType)   typedef IntegratorAbstract<sotSigType,sotCoefType> className;
 

Macro Definition Documentation

#define DECLARE_SPECIFICATION (   className,
  sotSigType,
  sotCoefType 
)    typedef IntegratorAbstract<sotSigType,sotCoefType> className;
#define INTEGRATOR_ABSTRACT_EXPORT