#include "../types/TypeStream-io.hpp"#include <iostream>

Go to the source code of this file.
Namespaces | |
| namespace | RTT |
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
| namespace | RTT::types |
Functions | |
| int | RTT::types::_EatSpace (std::istream &is, int *countp=NULL) |
| bool | RTT::types::Eat (std::istream &is, int delim) |
| bool | RTT::types::EatEnd (std::istream &is, int delim) |