Inheritance diagram for Sct_SctApi._RunControlStub:


Public Member Functions | |
| void | initialiseAll (int runNumber) throws Sct_SctApi.SctApiException |
| boolean | isInitialised () |
| void | shutdownAll () throws Sct_SctApi.SctApiException |
| String | status () |
| void | setRunNumber (int newRun) |
| void | setScanNumber (int newScan) |
| int | getRunNumber () |
| int | getScanNumber () |
| boolean | changeRunMode (Sct_SctApi.RunType mode) |
| boolean | changeEventFormat (Sct_SctApi.EventFormatType format) |
| void | standardRegisterDumpAll () |
| void | lasersOff () |
| 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 _RunControlStub.java.
|
|
Initial value: {
"IDL:Sct_SctApi/RunControl:1.0"}
Definition at line 250 of file _RunControlStub.java. Referenced by Sct_SctApi._RunControlStub._ids(). |
1.4.6