Collaboration diagram for Sct_CalibrationController.TestRequestHolder:
Public Member Functions | |
TestRequestHolder () | |
TestRequestHolder (Sct_CalibrationController.TestRequest initialValue) | |
void | _read (org.omg.CORBA.portable.InputStream i) |
void | _write (org.omg.CORBA.portable.OutputStream o) |
org.omg.CORBA.TypeCode | _type () |
Public Attributes | |
Sct_CalibrationController.TestRequest | value = null |
This is because of a re-entrancy dealock problem with ILU,
Definition at line 15 of file TestRequestHolder.java.