Static Public Member Functions | List of all members
dynamicgraph::signal_io_unimplemented< T > Struct Template Reference

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

#include <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.

Member Function Documentation

◆ cast()

template<typename T >
static T dynamicgraph::signal_io_unimplemented< T >::cast ( std::istringstream &  )
inlinestatic

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

◆ disp()

template<typename T >
static void dynamicgraph::signal_io_unimplemented< T >::disp ( const T &  ,
std::ostream &   
)
inlinestatic

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

◆ trace()

template<typename T >
static void dynamicgraph::signal_io_unimplemented< T >::trace ( const T &  ,
std::ostream &   
)
inlinestatic

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


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


dynamic-graph
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Jun 25 2023 02:06:03