Orocos Real-Time Toolkit  2.9.0
Classes | Namespaces | Functions
SharedConnection.hpp File Reference
#include "ConnID.hpp"
#include "../base/ChannelElement.hpp"
#include "../ConnPolicy.hpp"
#include <map>

Go to the source code of this file.

Classes

struct  RTT::internal::SharedConnID
 Represents a shared connection created by the ConnFactory. More...
 
class  RTT::internal::SharedConnectionBase
 Base class for shared connection elements. More...
 
class  RTT::internal::SharedConnectionRepository
 A repository which stores pointers to all shared connections within the process. More...
 
class  RTT::internal::SharedConnection< T >
 
class  RTT::internal::SharedRemoteConnection< T >
 

Namespaces

 RTT
 Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
 
 RTT::internal
 Classes which contain all implementation code for the RTT.
 

Functions

std::ostream & operator<< (std::ostream &, const RTT::internal::SharedConnID &)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const RTT::internal::SharedConnID  
)