#include "../types/TypeStream-io.hpp"
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) |
bool | RTT::types::Eat (std::istream &is, int delim) |
bool | RTT::types::EatEnd (std::istream &is, int delim) |