|
Orocos Real-Time Toolkit
2.8.3
|
Go to the source code of this file.
Namespaces | |
| RTT | |
| Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute. | |
Enumerations | |
| enum | RTT::FlowStatus { RTT::NoData = 0, RTT::OldData = 1, RTT::NewData = 2 } |
| Returns the status of a data flow read. More... | |
Functions | |
| RTT_API std::ostream & | RTT::operator<< (std::ostream &os, FlowStatus fs) |
| std::istream & | RTT::operator>> (std::istream &is, FlowStatus &fs) |
1.8.11