RTC
インタフェース PortOperations

すべてのスーパーインタフェース:
SDOServiceOperations
既知のサブインタフェースの一覧:
Port
既知の実装クラスの一覧:
_PortStub, CorbaPort, DataInPort, DataOutPort, PortBase, PortPOA

public interface PortOperations
extends SDOServiceOperations

RTC/PortOperations.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: RTC.idl 2007�N9��5�� 19��07��10�b GMT


メソッドの概要
 ReturnCode_t connect(ConnectorProfileHolder connector_profile)
           
 ReturnCode_t disconnect_all()
           
 ReturnCode_t disconnect(java.lang.String connector_id)
           
 ConnectorProfile get_connector_profile(java.lang.String connector_id)
           
 ConnectorProfile[] get_connector_profiles()
           
 PortProfile get_port_profile()
           
 ReturnCode_t notify_connect(ConnectorProfileHolder connector_profile)
           
 ReturnCode_t notify_disconnect(java.lang.String connector_id)
           
 

メソッドの詳細

get_port_profile

PortProfile get_port_profile()

get_connector_profiles

ConnectorProfile[] get_connector_profiles()

get_connector_profile

ConnectorProfile get_connector_profile(java.lang.String connector_id)

connect

ReturnCode_t connect(ConnectorProfileHolder connector_profile)

notify_connect

ReturnCode_t notify_connect(ConnectorProfileHolder connector_profile)

disconnect

ReturnCode_t disconnect(java.lang.String connector_id)

notify_disconnect

ReturnCode_t notify_disconnect(java.lang.String connector_id)

disconnect_all

ReturnCode_t disconnect_all()