Inherit from this class if tracing is not implemented for a given type. More...
#include <dynamic-graph/signal-caster.h>
Static Public Member Functions | |
static T | cast (std::istringstream &) |
static void | disp (const T &, std::ostream &) |
static void | trace (const T &, std::ostream &) |
Inherit from this class if tracing is not implemented for a given type.
Definition at line 42 of file signal-caster.h.