#include <DeploymentComponent.hpp>
Public Types | |
typedef std::vector < RTT::TaskContext * > | Owners |
typedef std::vector < RTT::TaskContext * > | Owners |
typedef std::vector < RTT::base::PortInterface * > | Ports |
typedef std::vector < RTT::base::PortInterface * > | Ports |
Public Attributes | |
Owners | owners |
RTT::ConnPolicy | policy |
Ports | ports |
Assembles all ports which share a connection.
Definition at line 152 of file deployment/DeploymentComponent.hpp.
typedef std::vector<RTT::TaskContext*> OCL::DeploymentComponent::ConnectionData::Owners |
Definition at line 154 of file install/include/orocos/ocl/DeploymentComponent.hpp.
typedef std::vector<RTT::TaskContext*> OCL::DeploymentComponent::ConnectionData::Owners |
Definition at line 154 of file deployment/DeploymentComponent.hpp.
typedef std::vector<RTT::base::PortInterface*> OCL::DeploymentComponent::ConnectionData::Ports |
Definition at line 153 of file install/include/orocos/ocl/DeploymentComponent.hpp.
typedef std::vector<RTT::base::PortInterface*> OCL::DeploymentComponent::ConnectionData::Ports |
Definition at line 153 of file deployment/DeploymentComponent.hpp.
Definition at line 156 of file deployment/DeploymentComponent.hpp.
RTT::ConnPolicy OCL::DeploymentComponent::ConnectionData::policy |
Definition at line 157 of file deployment/DeploymentComponent.hpp.
Definition at line 155 of file deployment/DeploymentComponent.hpp.