Orocos Real-Time Toolkit  2.5.0
Public Member Functions | Public Attributes
RTT::corba::RemoteConnID Struct Reference

Represents a connection to a remote CORBA port. More...

#include <rtt/transports/corba/RemoteConnID.hpp>

Inheritance diagram for RTT::corba::RemoteConnID:
RTT::internal::ConnID

List of all members.

Public Member Functions

 RemoteConnID (CDataFlowInterface_ptr dataflow, std::string const &name)
bool isSameID (ConnID const &id) const
ConnIDclone () const

Public Attributes

const CDataFlowInterface_var dataflow
const std::string name

Detailed Description

Represents a connection to a remote CORBA port.

Definition at line 60 of file RemoteConnID.hpp.


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