Static Public Member Functions
RTT::types::TypeStreamSelector< T, true > Struct Template Reference

#include <TypeStreamSelector.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 14 of file TypeStreamSelector.hpp.


Member Function Documentation

template<typename T >
static std::istream& RTT::types::TypeStreamSelector< T, true >::read ( std::istream &  os,
T &  t 
) [inline, static]

Definition at line 23 of file TypeStreamSelector.hpp.

template<typename T >
static std::ostream& RTT::types::TypeStreamSelector< T, true >::write ( std::ostream &  os,
T const &  t 
) [inline, static]

Definition at line 16 of file TypeStreamSelector.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40