A C D E G H I N P S T U V _
A
- add_device(DbDevInfo) -
Method in class fr.esrf.TangoApi.Database
- Add/update a device to the database
- add_device(DbDevInfo) -
Method in class fr.esrf.TangoApi.DbDevice
- Add/update this device to the database
- add_device(DbDevInfo) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Add/update this device to the database
- add_device(String, String, String) -
Method in class fr.esrf.TangoApi.Database
- Add/update a device to the database
- add_server(String, DbDevInfo[]) -
Method in class fr.esrf.TangoApi.Database
- Add a group of devices to the database.
- ApiUtil - class fr.esrf.TangoApi.ApiUtil.
- Class Description:
This class manage a static vector of Database object.
- ApiUtil() -
Constructor for class fr.esrf.TangoApi.ApiUtil
-
C
- command_inout(String) -
Method in class fr.esrf.TangoApi.Connection
- Send a command to a device server.
- command_inout(String, DeviceData) -
Method in class fr.esrf.TangoApi.Connection
- Send a command to a device server.
- command_list_query() -
Method in class fr.esrf.TangoApi.Connection
- Execute a command_list_query command to a device server.
- Connection - class fr.esrf.TangoApi.Connection.
- Class Description:
This class manage device connection for Tango objects.
- Connection() -
Constructor for class fr.esrf.TangoApi.Connection
- Connection constructor.
- Connection(String) -
Constructor for class fr.esrf.TangoApi.Connection
- Connection constructor.
- Connection(String, String) -
Constructor for class fr.esrf.TangoApi.Connection
- Connection constructor.
- controled -
Variable in class fr.esrf.TangoApi.DbServInfo
- True if server is controled by the TANGO manager (Astor).
D
- Database - class fr.esrf.TangoApi.Database.
- Class Description:
This class is the main class for TANGO database API.
- Database() -
Constructor for class fr.esrf.TangoApi.Database
- Database access constructor.
- Database(String, String) -
Constructor for class fr.esrf.TangoApi.Database
- Database access constructor.
- DbClass - class fr.esrf.TangoApi.DbClass.
- Class Description:
This class manage database connection for Tango Class.
- DbClass(String) -
Constructor for class fr.esrf.TangoApi.DbClass
- DbClass constructor.
- DbDatum - class fr.esrf.TangoApi.DbDatum.
- Class Description:
This class manage data object for Tango device access.
- DbDatum(String) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Default constructor for the dDbDatum Object.
- DbDatum(String, boolean) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, byte[]) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, double) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, double[]) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, float) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, float[]) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, int) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, int[]) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, short) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, short[]) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, String) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, String[]) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDatum(String, String[], int, int) -
Constructor for class fr.esrf.TangoApi.DbDatum
- Constructor for the dDbDatum Object.
- DbDevExportInfo - class fr.esrf.TangoApi.DbDevExportInfo.
- Class Description:
This class is an object containing the exported device information.
- DbDevExportInfo() -
Constructor for class fr.esrf.TangoApi.DbDevExportInfo
- Default constructor.
- DbDevExportInfo(String, String, String, String) -
Constructor for class fr.esrf.TangoApi.DbDevExportInfo
- Complete constructor (pid does not exit in java).
- DbDevice - class fr.esrf.TangoApi.DbDevice.
- Class Description:
This class manage database connection for Tango device.
- DbDevice(String) -
Constructor for class fr.esrf.TangoApi.DbDevice
- DbDevice constructor.
- DbDevImportInfo - class fr.esrf.TangoApi.DbDevImportInfo.
- Class Description:
This class is an object containing the imported device information.
- DbDevImportInfo() -
Constructor for class fr.esrf.TangoApi.DbDevImportInfo
- Default constructor.
- DbDevImportInfo(DevVarLongStringArray) -
Constructor for class fr.esrf.TangoApi.DbDevImportInfo
- Complete constructor.
- DbDevInfo - class fr.esrf.TangoApi.DbDevInfo.
- Class Description:
Device information object.
- DbDevInfo() -
Constructor for class fr.esrf.TangoApi.DbDevInfo
- Default constructor.
- DbDevInfo(String, String, String) -
Constructor for class fr.esrf.TangoApi.DbDevInfo
- Complete information constructor.
- DbServer - class fr.esrf.TangoApi.DbServer.
- Class Description:
This class manage database connection for Tango server.
- DbServer(String) -
Constructor for class fr.esrf.TangoApi.DbServer
- DbServer constructor.
- DbServInfo - class fr.esrf.TangoApi.DbServInfo.
- Class Description:
This class describe server information.
- DbServInfo(String) -
Constructor for class fr.esrf.TangoApi.DbServInfo
- Default constructor.
- DbServInfo(String[]) -
Constructor for class fr.esrf.TangoApi.DbServInfo
- Default constructor.
- DbServInfo(String, String, boolean, int) -
Constructor for class fr.esrf.TangoApi.DbServInfo
- Complete constructor.
- delete_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbClass
- Delete a list of properties for this object.
- delete_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Delete a list of properties for this object.
- delete_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete a list of properties for this object.
- delete_attribute_property(String) -
Method in class fr.esrf.TangoApi.DbClass
- Delete a property for this object.
- delete_attribute_property(String) -
Method in class fr.esrf.TangoApi.DbDevice
- Delete a property for this object.
- delete_attribute_property(String) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete a property for this object.
- delete_attribute_property(String[]) -
Method in class fr.esrf.TangoApi.DbClass
- Delete a list of properties for this object.
- delete_attribute_property(String[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Delete a list of properties for this object.
- delete_attribute_property(String[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete a list of properties for this object.
- delete_class_attribute_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_class_attribute_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Delete a property for the specified object.
- delete_class_attribute_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_class_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_class_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Delete a property for the specified object.
- delete_class_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_device_attribute_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_device_attribute_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Delete a property for the specified object.
- delete_device_attribute_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_device_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_device_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Delete a property for the specified object.
- delete_device_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_device() -
Method in class fr.esrf.TangoApi.DbDevice
- Delete this device from the database
- delete_device() -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete this device from the database
- delete_device(String) -
Method in class fr.esrf.TangoApi.Database
- Delete the device of the specified name from the database
- delete_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbClass
- Delete a list of properties for this class.
- delete_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Delete a list of properties for this device.
- delete_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete a list of properties for this device.
- delete_property(String) -
Method in class fr.esrf.TangoApi.DbClass
- Delete a property for this class.
- delete_property(String) -
Method in class fr.esrf.TangoApi.DbDevice
- Delete a property for this device.
- delete_property(String) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete a property for this device.
- delete_property(String[]) -
Method in class fr.esrf.TangoApi.DbClass
- Delete a list of properties for this class.
- delete_property(String[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Delete a list of properties for this device.
- delete_property(String[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Delete a list of properties for this device.
- delete_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Delete a property for the specified object.
- delete_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Delete a list of properties for the specified object.
- delete_server(String) -
Method in class fr.esrf.TangoApi.Database
- Delete the device server and its associated devices from the database.
- DeviceData - class fr.esrf.TangoApi.DeviceData.
- Class Description:
This class manage data object for Tango device access.
- DeviceData() -
Constructor for class fr.esrf.TangoApi.DeviceData
- Constructor for the TgApi Data Object.
- DeviceData(Any) -
Constructor for class fr.esrf.TangoApi.DeviceData
- Constructor for the TgApi Data Object.
- DeviceData(ORB) -
Constructor for class fr.esrf.TangoApi.DeviceData
- Constructor for the TgApi Data Object.
- DeviceProxy - class fr.esrf.TangoApi.DeviceProxy.
- Class Description:
This class manage device connection for Tango objects.
- DeviceProxy(String) -
Constructor for class fr.esrf.TangoApi.DeviceProxy
- TangoDevice constructor.
E
- export_device(DbDevExportInfo) -
Method in class fr.esrf.TangoApi.Database
- Update the export info fort this device in the database.
- export_device(DbDevExportInfo) -
Method in class fr.esrf.TangoApi.DbDevice
- Update the export info for this device in the database.
- export_device(DbDevExportInfo) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Update the export info for this device in the database.
- export_server(String, DbDevExportInfo[]) -
Method in class fr.esrf.TangoApi.Database
- Add a group of devices to the database.
- exported -
Variable in class fr.esrf.TangoApi.DbDevImportInfo
- true if device is exported.
- extractAny() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a CORBA Any.
- extractBoolean() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a boolean.
- extractBoolean() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a boolean.
- extractByteArray() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a byte Array.
- extractByteArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a byte Array.
- extractDevState() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a DevState.
- extractDouble() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a double.
- extractDouble() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a double.
- extractDoubleArray() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a double Array.
- extractDoubleArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a double Array.
- extractDoubleStringArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a DevVarDoubleStringArray.
- extractFloat() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a float.
- extractFloat() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a float.
- extractFloatArray() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a float Array.
- extractFloatArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a float Array.
- extractInt() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a int.
- extractLong() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a long.
- extractLong() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a long.
- extractLongArray() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a long Array.
- extractLongArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a long Array.
- extractLongStringArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a DevVarLongStringArray.
- extractShort() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a short.
- extractShort() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a short.
- extractShortArray() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a short Array.
- extractShortArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a short Array.
- extractString() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a String.
- extractString() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a String.
- extractStringArray() -
Method in class fr.esrf.TangoApi.DbDatum
- extract method for a String Array.
- extractStringArray() -
Method in class fr.esrf.TangoApi.DeviceData
- extract method for a String Array.
G
- get_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for a list of class attribute
properties for this device.
- get_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a list of device attribute
properties for this device.
- get_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a list of device attribute
properties for this device.
- get_attribute_property(String) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for of class attribute
property for this device.
- get_attribute_property(String) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a device attribute
property for this device.
- get_attribute_property(String) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a device attribute
property for this device.
- get_attribute_property(String[]) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for a list of class attribute
properties for this device.
- get_attribute_property(String[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a list of device attribute
properties for this device.
- get_attribute_property(String[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a list of device attribute
properties for this device.
- get_class_attribute_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of class attribute
properties for the pecified object.
- get_class_attribute_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a class attribute
property for the pecified object.
- get_class_attribute_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of class attribute
properties for the pecified object.
- get_class_property_list(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of class
properties for the pecified object.
- get_class_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of class
properties for the pecified object.
- get_class_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a class
property for the pecified object.
- get_class_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of class
properties for the pecified object.
- get_db_obj() -
Static method in class fr.esrf.TangoApi.ApiUtil
- Return the database object created
with TANGO_HOST environment variable .
- get_db_obj(String, String) -
Static method in class fr.esrf.TangoApi.ApiUtil
- Return the database object created for specified host and port.
- get_device_alias(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of aliases for the specified device.
- get_device_attribute_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device attribute
properties for the pecified object.
- get_device_attribute_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for device attribute
property for the pecified object.
- get_device_attribute_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device attribute
properties for the pecified object.
- get_device_class_list() -
Method in class fr.esrf.TangoApi.DbServer
- Query the database for server devices and classes.
- get_device_class_list(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for server devices and classes.
- get_device_domain(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device domain names witch match
the wildcard provided.
- get_device_family(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device family names witch match
the wildcard provided.
- get_device_member(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device member names witch match
the wildcard provided.
- get_device_name(String) -
Method in class fr.esrf.TangoApi.DbServer
- Query the database for a list of devices served by the specified server
and of the specified class.
- get_device_name(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of devices served by the specified server
and of the specified class.
- get_device_property_list(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device
properties for the pecified object.
- get_device_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device
properties for the pecified object.
- get_device_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a device
property for the pecified object.
- get_device_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of device
properties for the pecified object.
- get_host_list() -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of host registred.
- get_host_list(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of host registred.
- get_host_server_list(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of servers registred on the specified host.
- get_info() -
Method in class fr.esrf.TangoApi.Database
- Query the database for general info about the table in the database.
- get_info() -
Method in class fr.esrf.TangoApi.DbServer
- Query the database for server information.
- get_name() -
Method in class fr.esrf.TangoApi.Connection
- return the device connected name.
- get_orb() -
Static method in class fr.esrf.TangoApi.ApiUtil
- Return the orb object
- get_property_list(String) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for a list of class
properties for the pecified object.
- get_property_list(String) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a list of device
properties for the pecified object.
- get_property_list(String) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a list of device
properties for the pecified object.
- get_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for a list of properties for this class.
- get_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a list of device properties for this device.
- get_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a list of device properties for this device.
- get_property(String) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for a property for this class.
- get_property(String) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a device property for this device.
- get_property(String) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a device property for this device.
- get_property(String[]) -
Method in class fr.esrf.TangoApi.DbClass
- Query the database for a list of properties for this class.
- get_property(String[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for a list of device properties for this device.
- get_property(String[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for a list of device properties for this device.
- get_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of object (i.e.
- get_property(String, String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for an object (i.e.
- get_property(String, String[]) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of object (i.e.
- get_server_info(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for server information.
- get_server_list() -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of servers registred in the database.
- get_server_list(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for a list of servers registred in the database.
- get_tango_host() -
Method in class fr.esrf.TangoApi.Connection
- return the name of connection (host:port)
- get_timeout() -
Method in class fr.esrf.TangoApi.Connection
- return the timeout value for a device call.
H
- host -
Variable in class fr.esrf.TangoApi.DbDevExportInfo
- Host name where device will be exported.
- host -
Variable in class fr.esrf.TangoApi.DbServInfo
- Host where registred.
I
- import_device() -
Method in class fr.esrf.TangoApi.DbDevice
- Query the database for the export info of this device.
- import_device() -
Method in class fr.esrf.TangoApi.DeviceProxy
- Query the database for the export info of this device.
- import_device(String) -
Method in class fr.esrf.TangoApi.Database
- Query the database for the export info of the specified device.
- info() -
Method in class fr.esrf.TangoApi.Connection
- Execute a info command to a device server.
- insert() -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is void.
- insert(Any) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is Any (CORBA).
- insert(boolean) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is boolean.
- insert(boolean) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is boolean.
- insert(byte[]) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is DevVarCharArray.
- insert(byte[]) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarCharArray.
- insert(DevState) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevState.
- insert(DevVarDoubleStringArray) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarDoubleStringArray.
- insert(DevVarLongStringArray) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarLongStringArray.
- insert(double) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is double.
- insert(double) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is double.
- insert(double[]) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is DevVarDoubleArray.
- insert(double[]) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarDoubleArray.
- insert(float) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is float.
- insert(float) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is float.
- insert(float[]) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is DevVarFloatArray.
- insert(float[]) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarFloatArray.
- insert(int) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is int.
- insert(int) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is int.
- insert(int[]) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is DevVarLongArray.
- insert(int[]) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarLongArray.
- insert(long) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is long.
- insert(long) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is long.
- insert(short) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is short.
- insert(short) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is short.
- insert(short[]) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is DevVarShortArray.
- insert(short[]) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarShortArray.
- insert(String) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is String.
- insert(String) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is String.
- insert(String[]) -
Method in class fr.esrf.TangoApi.DbDatum
- Insert method for argin is DevVarStringArray.
- insert(String[]) -
Method in class fr.esrf.TangoApi.DeviceData
- Insert method for argin is DevVarStringArray.
- ior -
Variable in class fr.esrf.TangoApi.DbDevExportInfo
- ior connection as String.
- ior -
Variable in class fr.esrf.TangoApi.DbDevImportInfo
- ior connection as String.
- is_empty() -
Method in class fr.esrf.TangoApi.DbDatum
- Return the true if the value is empty.
N
- name -
Variable in class fr.esrf.TangoApi.DbDatum
-
- name -
Variable in class fr.esrf.TangoApi.DbDevExportInfo
- The devivce name.
- name -
Variable in class fr.esrf.TangoApi.DbDevImportInfo
- The devivce name.
- name -
Variable in class fr.esrf.TangoApi.DbDevInfo
- The device name.
- name -
Variable in class fr.esrf.TangoApi.DbServInfo
- Server name.
- name() -
Method in class fr.esrf.TangoApi.DbClass
- return the class name.
- name() -
Method in class fr.esrf.TangoApi.DbDevice
- return the device name.
- name() -
Method in class fr.esrf.TangoApi.DbServer
- return the server name.
- name() -
Method in class fr.esrf.TangoApi.DeviceProxy
- return the device name.
P
- ping() -
Method in class fr.esrf.TangoApi.Connection
- Execute a ping command to a device server.
- put_attibute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbClass
- Insert or update a list of properties for this class attribute.
- put_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Insert or update a list of properties for this device attribute.
- put_attribute_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Insert or update a list of properties for this device attribute.
- put_class_attribute_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Insert or update a list of properties for the specified class attribute.
- put_class_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Insert or update a list of properties for the specified class.
- put_device_attribute_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Insert or update a list of properties for the specified device attribute.
- put_device_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Insert or update a list of properties for the specified device
The property names and their values are specified by the DbDatum array.
- put_info(DbServInfo) -
Method in class fr.esrf.TangoApi.DbServer
- Add/update server information in databse.
- put_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbClass
- Insert or update a list of properties for this class
The property names and their values are specified by the DbDatum array.
- put_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DbDevice
- Insert or update a list of properties for this device
The property names and their values are specified by the DbDatum array.
- put_property(DbDatum[]) -
Method in class fr.esrf.TangoApi.DeviceProxy
- Insert or update a list of properties for this device
The property names and their values are specified by the DbDatum array.
- put_property(String, DbDatum[]) -
Method in class fr.esrf.TangoApi.Database
- Insert or update a list of properties for the specified object
The property names and their values are specified by the DbDatum array.
- put_server_info(DbServInfo) -
Method in class fr.esrf.TangoApi.Database
- Add/update server information in databse.
S
- server -
Variable in class fr.esrf.TangoApi.DbDevInfo
- The server name.
- set_timeout(int) -
Method in class fr.esrf.TangoApi.Connection
- Change the timeout value for a device call.
- size() -
Method in class fr.esrf.TangoApi.DbDatum
- Give the number of values 1 or more if array.
- startup_level -
Variable in class fr.esrf.TangoApi.DbServInfo
- Level used for automatic startup.
T
- toString() -
Method in class fr.esrf.TangoApi.DbDevImportInfo
-
- toString() -
Method in class fr.esrf.TangoApi.DbServInfo
- Dinsplay server info on a single line.
- toStringArray() -
Method in class fr.esrf.TangoApi.DbDatum
- Format values as String array.
- toStringArray() -
Method in class fr.esrf.TangoApi.DbDevExportInfo
- Serialise object data to a string array data.
- toStringArray() -
Method in class fr.esrf.TangoApi.DbDevInfo
- Serialize object filed as string array.
U
- unexport_device(String) -
Method in class fr.esrf.TangoApi.Database
- Mark the specified server as unexported in the database.
- unexport_server(String) -
Method in class fr.esrf.TangoApi.Database
- Mark all devices exported for this device server as unexported.
V
- version -
Variable in class fr.esrf.TangoApi.DbDevExportInfo
- TANGO protocol version number.
- version -
Variable in class fr.esrf.TangoApi.DbDevImportInfo
- TANGO protocol version number.
_
- _class -
Variable in class fr.esrf.TangoApi.DbDevInfo
- The class name.
A C D E G H I N P S T U V _