RTMExamples.SimpleIO
クラス ConsoleInImpl

java.lang.Object
  上位を拡張 org.omg.PortableServer.Servant
      上位を拡張 RTC.DataFlowComponentPOA
          上位を拡張 jp.go.aist.rtm.RTC.RTObject_impl
              上位を拡張 jp.go.aist.rtm.RTC.DataFlowComponentBase
                  上位を拡張 RTMExamples.SimpleIO.ConsoleInImpl
すべての実装されたインタフェース:
SDOOperations, SDOSystemElementOperations, org.omg.CORBA.portable.InvokeHandler, ComponentActionOperations, DataFlowComponentActionOperations, DataFlowComponentOperations, DataFlowParticipantOperations, LightweightRTObjectOperations, RTObjectOperations

public class ConsoleInImpl
extends DataFlowComponentBase


コンストラクタの概要
ConsoleInImpl(Manager manager)
           
 
メソッドの概要
 
クラス jp.go.aist.rtm.RTC.DataFlowComponentBase から継承されたメソッド
_this, init
 
クラス jp.go.aist.rtm.RTC.RTObject_impl から継承されたメソッド
_finalize, attach_executioncontext, bindParameter, deletePort, deletePortByName, detach_executioncontext, exit, finalizePorts, get_component_profile, get_configuration, get_context, get_contexts, get_device_profile, get_execution_context_services, get_monitoring, get_organizations, get_owned_organizations, get_ports, get_sdo_id, get_sdo_service, get_sdo_type, get_service_profile, get_service_profiles, get_status_list, get_status, getCategory, getInstanceName, getNamingNames, getObjRef, getProperties, getTypeName, initialize, is_alive, on_aborting, on_activated, on_deactivated, on_error, on_execute, on_finalize, on_initialize, on_rate_changed, on_reset, on_shutdown, on_startup, on_state_update, registerInPort, registerOutPort, registerPort, setInstanceName, setObjRef, setProperties, updateParameters
 
クラス RTC.DataFlowComponentPOA から継承されたメソッド
_all_interfaces, _invoke, _this
 
クラス org.omg.PortableServer.Servant から継承されたメソッド
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ConsoleInImpl

public ConsoleInImpl(Manager manager)