SendStatus.hpp File Reference

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

Go to the source code of this file.

Namespaces

namespace  RTT
 

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


Enumerations

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

Functions

RTT_API std::ostream & RTT::operator<< (std::ostream &os, SendStatus fs)
RTT_API std::istream & RTT::operator>> (std::istream &os, SendStatus &fs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:48:09 2013