46 #include "../../internal/ConnID.hpp" 47 #include "DataFlowC.h" 50 #ifndef REMOTECONNID_HPP_ 51 #define REMOTECONNID_HPP_ 65 RemoteConnID(CDataFlowInterface_ptr dataflow, std::string
const& name);
bool isSameID(ConnID const &id) const
Represents a connection to a remote CORBA port.
RemoteConnID(CDataFlowInterface_ptr dataflow, std::string const &name)
This class is used in places where a permanent representation of a reference to a connection is neede...
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
const CDataFlowInterface_var dataflow