Orocos Real-Time Toolkit  2.8.3
Static Public Member Functions | List of all members
RTT::types::TypeStreamSelector< T, false > Struct Template Reference

#include <rtt/types/TypeStreamSelector.hpp>

Static Public Member Functions

static std::ostream & write (std::ostream &os, T)
 
static std::istream & read (std::istream &os, T &)
 

Detailed Description

template<typename T>
struct RTT::types::TypeStreamSelector< T, false >

Definition at line 32 of file TypeStreamSelector.hpp.

Member Function Documentation

template<typename T >
static std::istream& RTT::types::TypeStreamSelector< T, false >::read ( std::istream &  os,
T &   
)
inlinestatic

Definition at line 38 of file TypeStreamSelector.hpp.

template<typename T >
static std::ostream& RTT::types::TypeStreamSelector< T, false >::write ( std::ostream &  os,
 
)
inlinestatic

Definition at line 34 of file TypeStreamSelector.hpp.


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