Assembles all ports which share a connection. More...
#include <DeploymentComponent.hpp>
Public Types | |
typedef std::vector < RTT::PortInterface * > | Ports |
typedef std::vector < RTT::TaskContext * > | Owners |
Public Attributes | |
Ports | ports |
Owners | owners |
Assembles all ports which share a connection.
Definition at line 145 of file DeploymentComponent.hpp.