|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.omg.PortableServer.Servant
RTM.ManagerPOA
jp.go.aist.rtm.RTC.ManagerServant
public class ManagerServant
ManagerServant
コンストラクタの概要 | |
---|---|
ManagerServant()
Constructor |
メソッドの概要 | |
---|---|
Manager |
_this()
_this |
RTObject |
create_component(java.lang.String module_name)
create_component |
ReturnCode_t |
delete_component(java.lang.String instance_name)
delete_component |
ReturnCode_t |
fork()
fork |
Manager |
get_child()
get_child |
ComponentProfile[] |
get_component_profiles()
get_component_profiles |
RTObject[] |
get_components()
get_components |
NameValue[] |
get_configuration()
get_configuration |
ModuleProfile[] |
get_factory_profiles()
get_factory_profiles |
ModuleProfile[] |
get_loadable_modules()
get_loadable_modules |
ModuleProfile[] |
get_loaded_modules()
get_loaded_modules |
Manager |
get_owner()
get_owner |
ManagerProfile |
get_profile()
get_profile |
org.omg.CORBA.Object |
get_service(java.lang.String name)
get_service |
Manager |
getObjRef()
getObjRef |
ReturnCode_t |
load_module(java.lang.String pathname,
java.lang.String initfunc)
load_module |
ReturnCode_t |
restart()
restart |
Manager |
set_child(Manager mgr)
set_child |
ReturnCode_t |
set_configuration(java.lang.String name,
java.lang.String value)
set_configuration |
Manager |
set_owner(Manager mgr)
set_owner |
void |
setObjRef(Manager rtobj)
setObjRef |
ReturnCode_t |
shutdown()
shutdown |
ReturnCode_t |
unload_module(java.lang.String pathname)
unload_module |
クラス RTM.ManagerPOA から継承されたメソッド |
---|
_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 から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ManagerServant()
Constructor
メソッドの詳細 |
---|
public Manager _this()
_this
ManagerPOA
内の _this
public ReturnCode_t load_module(java.lang.String pathname, java.lang.String initfunc)
load_module
pathname
- Stringinitfunc
- String
public ReturnCode_t unload_module(java.lang.String pathname)
unload_module
pathname
- String
public ModuleProfile[] get_loadable_modules()
get_loadable_modules
public ModuleProfile[] get_loaded_modules()
get_loaded_modules
public ModuleProfile[] get_factory_profiles()
get_factory_profiles
public RTObject create_component(java.lang.String module_name)
create_component
module_name
-
public ReturnCode_t delete_component(java.lang.String instance_name)
delete_component
instance_name
-
public RTObject[] get_components()
get_components
public ComponentProfile[] get_component_profiles()
get_component_profiles
public ManagerProfile get_profile()
get_profile
public NameValue[] get_configuration()
get_configuration
public ReturnCode_t set_configuration(java.lang.String name, java.lang.String value)
set_configuration
name
- value
-
public Manager get_owner()
get_owner
public Manager set_owner(Manager mgr)
set_owner
mgr
-
public Manager get_child()
get_child
public Manager set_child(Manager mgr)
set_child
public ReturnCode_t fork()
fork
public ReturnCode_t shutdown()
shutdown
public ReturnCode_t restart()
restart
public org.omg.CORBA.Object get_service(java.lang.String name)
get_service
public Manager getObjRef()
getObjRef
public void setObjRef(Manager rtobj)
setObjRef
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |