Public Member Functions | Public Attributes | List of all members
RTT::internal::SharedConnID Struct Reference

#include <SharedConnection.hpp>

Inheritance diagram for RTT::internal::SharedConnID:
Inheritance graph
[legend]

Public Member Functions

virtual ConnIDclone () const
 
template<typename T >
boost::intrusive_ptr< SharedConnection< T > > getConnection () const
 
virtual bool isSameID (ConnID const &id) const
 
 SharedConnID (boost::intrusive_ptr< SharedConnectionBase > connection)
 
- Public Member Functions inherited from RTT::internal::ConnID
virtual ~ConnID ()
 

Public Attributes

boost::intrusive_ptr< SharedConnectionBaseconnection
 

Detailed Description

Represents a shared connection created by the ConnFactory.

Definition at line 56 of file SharedConnection.hpp.

Constructor & Destructor Documentation

RTT::internal::SharedConnID::SharedConnID ( boost::intrusive_ptr< SharedConnectionBase connection)
inline

Definition at line 59 of file SharedConnection.hpp.

Member Function Documentation

ConnID * SharedConnID::clone ( ) const
virtual

Implements RTT::internal::ConnID.

Definition at line 61 of file SharedConnection.cpp.

template<typename T >
boost::intrusive_ptr< SharedConnection<T> > RTT::internal::SharedConnID::getConnection ( ) const
inline

Definition at line 63 of file SharedConnection.hpp.

bool SharedConnID::isSameID ( ConnID const &  id) const
virtual

Implements RTT::internal::ConnID.

Definition at line 53 of file SharedConnection.cpp.

Member Data Documentation

boost::intrusive_ptr< SharedConnectionBase > RTT::internal::SharedConnID::connection

Definition at line 58 of file SharedConnection.hpp.


The documentation for this struct was generated from the following files:


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