RTC
クラス _PortStub

java.lang.Object
  上位を拡張 org.omg.CORBA.portable.ObjectImpl
      上位を拡張 RTC._PortStub
すべての実装されたインタフェース:
SDOService, SDOServiceOperations, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, Port, PortOperations

public class _PortStub
extends org.omg.CORBA.portable.ObjectImpl
implements Port

RTC/_PortStub.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/OpenRTM.idl 2009�N3��5�� 19��27��27�b JST

関連項目:
直列化された形式

コンストラクタの概要
_PortStub()
           
 
メソッドの概要
 java.lang.String[] _ids()
           
 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)
           
 
クラス org.omg.CORBA.portable.ObjectImpl から継承されたメソッド
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
インタフェース org.omg.CORBA.Object から継承されたメソッド
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

コンストラクタの詳細

_PortStub

public _PortStub()
メソッドの詳細

get_port_profile

public PortProfile get_port_profile()
定義:
インタフェース PortOperations 内の get_port_profile

get_connector_profiles

public ConnectorProfile[] get_connector_profiles()
定義:
インタフェース PortOperations 内の get_connector_profiles

get_connector_profile

public ConnectorProfile get_connector_profile(java.lang.String connector_id)
定義:
インタフェース PortOperations 内の get_connector_profile

connect

public ReturnCode_t connect(ConnectorProfileHolder connector_profile)
定義:
インタフェース PortOperations 内の connect

notify_connect

public ReturnCode_t notify_connect(ConnectorProfileHolder connector_profile)
定義:
インタフェース PortOperations 内の notify_connect

disconnect

public ReturnCode_t disconnect(java.lang.String connector_id)
定義:
インタフェース PortOperations 内の disconnect

notify_disconnect

public ReturnCode_t notify_disconnect(java.lang.String connector_id)
定義:
インタフェース PortOperations 内の notify_disconnect

disconnect_all

public ReturnCode_t disconnect_all()
定義:
インタフェース PortOperations 内の disconnect_all

_ids

public java.lang.String[] _ids()
定義:
クラス org.omg.CORBA.portable.ObjectImpl 内の _ids