Inheritance diagram for Sct_SctApi._ProbeMethodsStub:
Public Member Functions | |
short[] | probe (int partition, int crate, int rod) |
short[] | probeHarness (int partition, int crate, int rod, int harness) |
short[] | probeWithTrigger (int partition, int crate, int rod, Sct_SctApi.Trigger trig) |
short[] | probeHarnessWithTrigger (int partition, int crate, int rod, Sct_SctApi.Trigger trig, int harness) |
short[][] | probeScanHarnessWithTrigger (int partition, int crate, int rod, Sct_SctApi.Scan trig, int harness) |
String[] | _ids () |
Private Member Functions | |
void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes | |
static String[] | __ids |
Generated by the IDL-to-Java compiler (portable), version "3.2" from SctApi.idl 28 January 2006 13:05:15 o'clock GMT
Definition at line 13 of file _ProbeMethodsStub.java.
|
Initial value: {
"IDL:Sct_SctApi/ProbeMethods:1.0"}
Definition at line 133 of file _ProbeMethodsStub.java. Referenced by Sct_SctApi._ProbeMethodsStub._ids(). |