dynamic-graph  4.4.3
Dynamic graph library
signal_io_unimplemented< T > Struct Template Reference

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 &)
 

Detailed Description

template<typename T>
struct dynamicgraph::signal_io_unimplemented< T >

Inherit from this class if tracing is not implemented for a given type.

Definition at line 42 of file signal-caster.h.


The documentation for this struct was generated from the following file: