10 #ifndef __SOT_TRACER_H__ 11 #define __SOT_TRACER_H__ 21 #include <boost/function.hpp> 28 #include <dynamic-graph/entity.h> 41 #if defined(reader_EXPORTS) 42 #define SOTREADER_EXPORT __declspec(dllexport) 44 #define SOTREADER_EXPORT __declspec(dllimport) 47 #define SOTREADER_EXPORT 76 typedef std::list<std::vector<double> >
DataType;
84 const unsigned int time);
86 const unsigned int time);
87 void resize(
const int &nbRow,
const int &nbCol);
91 void display(std::ostream &os)
const;
92 virtual void initCommands();
SignalTimeDependent< dynamicgraph::Matrix, int > matrixSOUT
std::list< std::vector< double > > DataType
DataType::const_iterator currentData
SignalTimeDependent< dynamicgraph::Vector, int > vectorSOUT
#define DYNAMIC_GRAPH_ENTITY_DECL()
virtual void display(std::ostream &os) const
SignalPtr< Flags, int > selectionSIN
void load(Archive &ar, hpp::fcl::BVSplitter< BV > &splitter_, const unsigned int)