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