Namespaces | Enumerations | Functions
SendStatus.hpp File Reference
#include "rtt-config.h"
#include <ostream>
#include <istream>
Include dependency graph for SendStatus.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 

Enumerations

enum  RTT::SendStatus { RTT::CollectFailure = -2, RTT::SendFailure = -1, RTT::SendNotReady = 0, RTT::SendSuccess = 1 }
 

Functions

std::ostream & RTT::operator<< (std::ostream &os, SendStatus fs)
 
std::istream & RTT::operator>> (std::istream &is, SendStatus &fs)
 


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:45