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