#include <Port_impl.h>
Public Member Functions | |
Port_Provides_impl (ComponentType *_parent, std::string port_name) | |
~Port_Provides_impl () | |
std::string | getName () |
Protected Attributes | |
ComponentType * | parent |
std::string | name |
Port_Provides_impl< PortType, ComponentType >::Port_Provides_impl | ( | ComponentType * | _parent, |
std::string | port_name | ||
) |
Port_Provides_impl< PortType, ComponentType >::~Port_Provides_impl | ( | ) |
std::string Port_Provides_impl< PortType, ComponentType >::getName | ( | ) |
|
protected |
|
protected |