fr.esrf.Tango
Class Device_4POATie
java.lang.Object
org.omg.PortableServer.Servant
fr.esrf.Tango.Device_4POA
fr.esrf.Tango.Device_4POATie
- All Implemented Interfaces:
- Device_2Operations, Device_3Operations, Device_4Operations, DeviceOperations, org.omg.CORBA.portable.InvokeHandler
public class Device_4POATie
- extends Device_4POA
Generated from IDL interface "Device_4"
- Author:
- JacORB IDL compiler V 2.2, 7-May-2004
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
Device_4Operations |
_delegate()
|
void |
_delegate(Device_4Operations delegate)
|
Device_4 |
_this()
|
Device_4 |
_this(org.omg.CORBA.ORB orb)
|
java.lang.String |
adm_name()
|
java.lang.String[] |
black_box(int n)
|
org.omg.CORBA.Any |
command_inout_2(java.lang.String command,
org.omg.CORBA.Any argin,
DevSource source)
|
org.omg.CORBA.Any |
command_inout_4(java.lang.String command,
org.omg.CORBA.Any argin,
DevSource source,
ClntIdent cl_ident)
|
DevCmdHistory[] |
command_inout_history_2(java.lang.String command,
int n)
|
DevCmdHistory_4 |
command_inout_history_4(java.lang.String command,
int n)
|
org.omg.CORBA.Any |
command_inout(java.lang.String command,
org.omg.CORBA.Any argin)
|
DevCmdInfo_2[] |
command_list_query_2()
|
DevCmdInfo[] |
command_list_query()
|
DevCmdInfo_2 |
command_query_2(java.lang.String command)
|
DevCmdInfo |
command_query(java.lang.String command)
|
java.lang.String |
description()
|
AttributeConfig_2[] |
get_attribute_config_2(java.lang.String[] names)
|
AttributeConfig_3[] |
get_attribute_config_3(java.lang.String[] names)
|
AttributeConfig[] |
get_attribute_config(java.lang.String[] names)
|
DevInfo_3 |
info_3()
|
DevInfo |
info()
|
java.lang.String |
name()
|
void |
ping()
|
DevAttrHistory[] |
read_attribute_history_2(java.lang.String name,
int n)
|
DevAttrHistory_3[] |
read_attribute_history_3(java.lang.String name,
int n)
|
DevAttrHistory_4 |
read_attribute_history_4(java.lang.String name,
int n)
|
AttributeValue[] |
read_attributes_2(java.lang.String[] names,
DevSource source)
|
AttributeValue_3[] |
read_attributes_3(java.lang.String[] names,
DevSource source)
|
AttributeValue_4[] |
read_attributes_4(java.lang.String[] names,
DevSource source,
ClntIdent cl_ident)
|
AttributeValue[] |
read_attributes(java.lang.String[] names)
|
void |
set_attribute_config_3(AttributeConfig_3[] new_conf)
|
void |
set_attribute_config_4(AttributeConfig_3[] new_conf,
ClntIdent cl_ident)
|
void |
set_attribute_config(AttributeConfig[] new_conf)
|
DevState |
state()
|
java.lang.String |
status()
|
void |
write_attributes_3(AttributeValue[] values)
|
void |
write_attributes_4(AttributeValue_4[] values,
ClntIdent cl_ident)
|
void |
write_attributes(AttributeValue[] values)
|
AttributeValue_4[] |
write_read_attributes_4(AttributeValue_4[] values,
ClntIdent cl_ident)
|
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Device_4POATie
public Device_4POATie(Device_4Operations delegate)
Device_4POATie
public Device_4POATie(Device_4Operations delegate,
org.omg.PortableServer.POA poa)
_this
public Device_4 _this()
- Overrides:
_this in class Device_4POA
_this
public Device_4 _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class Device_4POA
_delegate
public Device_4Operations _delegate()
_delegate
public void _delegate(Device_4Operations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
set_attribute_config_4
public void set_attribute_config_4(AttributeConfig_3[] new_conf,
ClntIdent cl_ident)
throws DevFailed
- Throws:
DevFailed
write_read_attributes_4
public AttributeValue_4[] write_read_attributes_4(AttributeValue_4[] values,
ClntIdent cl_ident)
throws MultiDevFailed,
DevFailed
- Throws:
MultiDevFailed
DevFailed
write_attributes_3
public void write_attributes_3(AttributeValue[] values)
throws MultiDevFailed,
DevFailed
- Throws:
MultiDevFailed
DevFailed
info
public DevInfo info()
throws DevFailed
- Throws:
DevFailed
status
public java.lang.String status()
set_attribute_config_3
public void set_attribute_config_3(AttributeConfig_3[] new_conf)
throws DevFailed
- Throws:
DevFailed
name
public java.lang.String name()
read_attributes
public AttributeValue[] read_attributes(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
read_attribute_history_3
public DevAttrHistory_3[] read_attribute_history_3(java.lang.String name,
int n)
throws DevFailed
- Throws:
DevFailed
read_attributes_2
public AttributeValue[] read_attributes_2(java.lang.String[] names,
DevSource source)
throws DevFailed
- Throws:
DevFailed
adm_name
public java.lang.String adm_name()
info_3
public DevInfo_3 info_3()
throws DevFailed
- Throws:
DevFailed
command_inout_2
public org.omg.CORBA.Any command_inout_2(java.lang.String command,
org.omg.CORBA.Any argin,
DevSource source)
throws DevFailed
- Throws:
DevFailed
get_attribute_config
public AttributeConfig[] get_attribute_config(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
read_attribute_history_2
public DevAttrHistory[] read_attribute_history_2(java.lang.String name,
int n)
throws DevFailed
- Throws:
DevFailed
command_list_query
public DevCmdInfo[] command_list_query()
throws DevFailed
- Throws:
DevFailed
get_attribute_config_2
public AttributeConfig_2[] get_attribute_config_2(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
write_attributes_4
public void write_attributes_4(AttributeValue_4[] values,
ClntIdent cl_ident)
throws MultiDevFailed,
DevFailed
- Throws:
MultiDevFailed
DevFailed
get_attribute_config_3
public AttributeConfig_3[] get_attribute_config_3(java.lang.String[] names)
throws DevFailed
- Throws:
DevFailed
command_list_query_2
public DevCmdInfo_2[] command_list_query_2()
throws DevFailed
- Throws:
DevFailed
state
public DevState state()
read_attribute_history_4
public DevAttrHistory_4 read_attribute_history_4(java.lang.String name,
int n)
throws DevFailed
- Throws:
DevFailed
command_inout_history_2
public DevCmdHistory[] command_inout_history_2(java.lang.String command,
int n)
throws DevFailed
- Throws:
DevFailed
ping
public void ping()
throws DevFailed
- Throws:
DevFailed
write_attributes
public void write_attributes(AttributeValue[] values)
throws DevFailed
- Throws:
DevFailed
command_inout
public org.omg.CORBA.Any command_inout(java.lang.String command,
org.omg.CORBA.Any argin)
throws DevFailed
- Throws:
DevFailed
command_inout_history_4
public DevCmdHistory_4 command_inout_history_4(java.lang.String command,
int n)
throws DevFailed
- Throws:
DevFailed
command_query
public DevCmdInfo command_query(java.lang.String command)
throws DevFailed
- Throws:
DevFailed
command_query_2
public DevCmdInfo_2 command_query_2(java.lang.String command)
throws DevFailed
- Throws:
DevFailed
description
public java.lang.String description()
read_attributes_3
public AttributeValue_3[] read_attributes_3(java.lang.String[] names,
DevSource source)
throws DevFailed
- Throws:
DevFailed
read_attributes_4
public AttributeValue_4[] read_attributes_4(java.lang.String[] names,
DevSource source,
ClntIdent cl_ident)
throws DevFailed
- Throws:
DevFailed
black_box
public java.lang.String[] black_box(int n)
throws DevFailed
- Throws:
DevFailed
set_attribute_config
public void set_attribute_config(AttributeConfig[] new_conf)
throws DevFailed
- Throws:
DevFailed
command_inout_4
public org.omg.CORBA.Any command_inout_4(java.lang.String command,
org.omg.CORBA.Any argin,
DevSource source,
ClntIdent cl_ident)
throws DevFailed
- Throws:
DevFailed