Inheritance diagram for Sct_CalibrationController.SequenceRequestPOA:
Public Member Functions | |
String[] | _all_interfaces (org.omg.PortableServer.POA poa, byte[] objectId) |
SequenceRequest | _this () |
SequenceRequest | _this (org.omg.CORBA.ORB orb) |
Static Public Member Functions | |
org.omg.CORBA.portable.OutputStream | _invoke (String$method, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler$rh) |
This is because of a re-entrancy dealock problem with ILU,
|
Called just before this SequenceRequest is started. It should cache the api and make any calls it needs to the libraries to get e.g.Tests. Unfortunately, this has to be done here to prevent ILU deadlocking. Called to get the next Test. The parameter can be useful in determining which Test to return. The Test will be executed immediately.
|