#include <dynamic-graph/all-commands.h>
#include <dynamic-graph/factory.h>
#include <boost/bind.hpp>
#include <sot/core/debug.hh>
#include <sot/core/reader.hh>
#include <sstream>
Go to the source code of this file.
Functions | |
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (sotReader, "Reader") | |
std::ostream & | operator<< (std::ostream &os, const sotReader &t) |
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN | ( | sotReader | , |
"Reader" | |||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const sotReader & | t | ||
) |
Definition at line 155 of file reader.cpp.