#include <TypeStreamSelector.hpp>
Static Public Member Functions | |
| static std::istream & | read (std::istream &os, T &) |
| static std::ostream & | write (std::ostream &os, T) |
Definition at line 32 of file TypeStreamSelector.hpp.
| static std::istream& RTT::types::TypeStreamSelector< T, false >::read | ( | std::istream & | os, |
| T & | |||
| ) | [inline, static] |
Definition at line 38 of file TypeStreamSelector.hpp.
| static std::ostream& RTT::types::TypeStreamSelector< T, false >::write | ( | std::ostream & | os, |
| T | |||
| ) | [inline, static] |
Definition at line 34 of file TypeStreamSelector.hpp.