Orocos Real-Time Toolkit  2.8.3
Namespaces | Functions
TypeStream-io.hpp File Reference
#include <iostream>

Go to the source code of this file.

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::types
 Classes for typekits for describing and handling user data types.
 

Functions

int RTT::types::_EatSpace (std::istream &is, int *countp)
 
bool RTT::types::Eat (std::istream &is, int delim)
 
bool RTT::types::EatEnd (std::istream &is, int delim)