RTC
クラス _ModeCapableStub

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

public class _ModeCapableStub
extends org.omg.CORBA.portable.ObjectImpl
implements ModeCapable

RTC/_ModeCapableStub.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

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

コンストラクタの概要
_ModeCapableStub()
           
 
メソッドの概要
 java.lang.String[] _ids()
           
 Mode get_current_mode_in_context(ExecutionContext exec_context)
           
 Mode get_current_mode()
           
 Mode get_default_mode()
           
 Mode get_pending_mode_in_context(ExecutionContext exec_context)
           
 Mode get_pending_mode()
           
 ReturnCode_t set_mode(Mode new_mode, boolean immediate)
           
 
クラス 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
 

コンストラクタの詳細

_ModeCapableStub

public _ModeCapableStub()
メソッドの詳細

get_default_mode

public Mode get_default_mode()
定義:
インタフェース ModeCapableOperations 内の get_default_mode

get_current_mode

public Mode get_current_mode()
定義:
インタフェース ModeCapableOperations 内の get_current_mode

get_current_mode_in_context

public Mode get_current_mode_in_context(ExecutionContext exec_context)
定義:
インタフェース ModeCapableOperations 内の get_current_mode_in_context

get_pending_mode

public Mode get_pending_mode()
定義:
インタフェース ModeCapableOperations 内の get_pending_mode

get_pending_mode_in_context

public Mode get_pending_mode_in_context(ExecutionContext exec_context)
定義:
インタフェース ModeCapableOperations 内の get_pending_mode_in_context

set_mode

public ReturnCode_t set_mode(Mode new_mode,
                             boolean immediate)
定義:
インタフェース ModeCapableOperations 内の set_mode

_ids

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