Static Public Member Functions | |
void | insert (org.omg.CORBA.Any a, Sct_CalibrationController.TestRequest that) |
Sct_CalibrationController.TestRequest | extract (org.omg.CORBA.Any a) |
synchronized org.omg.CORBA.TypeCode | type () |
String | id () |
Sct_CalibrationController.TestRequest | read (org.omg.CORBA.portable.InputStream istream) |
void | write (org.omg.CORBA.portable.OutputStream ostream, Sct_CalibrationController.TestRequest value) |
Sct_CalibrationController.TestRequest | narrow (org.omg.CORBA.Object obj) |
Static Private Attributes | |
String | _id = "IDL:Sct_CalibrationController/TestRequest:1.0" |
org.omg.CORBA.TypeCode | __typeCode = null |
This is because of a re-entrancy dealock problem with ILU,
Definition at line 16 of file TestRequestHelper.java.