RTC
クラス _PortServiceStub

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

public class _PortServiceStub
extends org.omg.CORBA.portable.ObjectImpl
implements PortService

RTC/_PortServiceStub.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM JST

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

コンストラクタの概要
_PortServiceStub()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

_PortServiceStub

public _PortServiceStub()
メソッドの詳細

get_port_profile

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

get_connector_profiles

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

get_connector_profile

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

connect

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

disconnect

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

disconnect_all

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

notify_connect

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

notify_disconnect

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

_ids

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