10 #ifndef __SOT_TASKCONTI_H__    11 #define __SOT_TASKCONTI_H__    34 #if defined(task_conti_EXPORTS)    35 #define SOTTASKCONTI_EXPORT __declspec(dllexport)    37 #define SOTTASKCONTI_EXPORT __declspec(dllimport)    40 #define SOTTASKCONTI_EXPORT    52   enum TimeRefValues { TIME_REF_UNSIGNIFICANT = -1, TIME_REF_TO_BE_SET = -2 };
    60   virtual const std::string &
getClassName(
void)
 const { 
return CLASS_NAME; }
    77   void display(std::ostream &os) 
const;
 
#define SOTTASKCONTI_EXPORT
std::vector< MultiBound > VectorMultiBound
virtual const std::string & getClassName(void) const
void referenceTime(const unsigned int &t)
static const std::string CLASS_NAME
dynamicgraph::SignalPtr< dynamicgraph::Vector, int > controlPrevSIN
Class that defines the basic elements of a task. 
const int & referenceTime(void)