|
Orocos Real-Time Toolkit
2.5.0
|
Represents a connection to a remote CORBA port. More...
#include <rtt/transports/corba/RemoteConnID.hpp>
Public Member Functions | |
| RemoteConnID (CDataFlowInterface_ptr dataflow, std::string const &name) | |
| bool | isSameID (ConnID const &id) const |
| ConnID * | clone () const |
Public Attributes | |
| const CDataFlowInterface_var | dataflow |
| const std::string | name |
Represents a connection to a remote CORBA port.
Definition at line 60 of file RemoteConnID.hpp.
1.7.6.1