#include <PortBase.h>
Public メソッド | |
connect_func () | |
connect_func (Port_ptr p, ConnectorProfile &prof) | |
void | operator() (Port_ptr p) |
Public 変数 | |
Port_var | port_ref |
ConnectorProfile | connector_profile |
ReturnCode_t | return_code |
RTC::PortBase::connect_func::connect_func | ( | ) | [inline] |
RTC::PortBase::connect_func::connect_func | ( | Port_ptr | p, | |
ConnectorProfile & | prof | |||
) | [inline] |
void RTC::PortBase::connect_func::operator() | ( | Port_ptr | p | ) | [inline] |
ConnectorProfile RTC::PortBase::connect_func::connector_profile |
ReturnCode_t RTC::PortBase::connect_func::return_code |