31 #ifndef SOT_CORE_SEGMENT_HH    32 #define SOT_CORE_SEGMENT_HH    34 #include <sot/core/config.hh>    35 #include <dynamic-graph/entity.h>    44   virtual const std::string& 
getClassName()
 const { 
return CLASS_NAME; }
    47     range_ = std::make_pair(i0, length);
    61 #endif  // SOT_CORE_SEGMENT_HH 
void setRange(const int &i0, const int &length)
virtual const std::string & getClassName() const
SignalPtr< Vector, int > inputSIN_
SignalTimeDependent< Vector, int > outputSOUT_
std::pair< int, int > range_
static const std::string CLASS_NAME