Inheritance diagram for Sct_SctApi._JustCrateMethodsTemporaryStub:


Public Member Functions | |
| void | awaitResponse (int rod) |
| int[] | getResponse (int rod) |
| void | createDebugPrimList () throws Sct_SctApi.SctApiException |
| void | addDebugPrimList (int index, int id, int version, int[] body) throws Sct_SctApi.SctApiException |
| void | sendDebugPrimList (int rod) throws Sct_SctApi.SctApiException |
| void | sendDebugSlavePrimList (int rod, int slave, boolean await, boolean response) throws Sct_SctApi.SctApiException |
| void | flashLED (int rod, short slaveNumber, int period, int flashes) throws Sct_SctApi.SctApiException |
| void | echo (int rod, int[] data) throws Sct_SctApi.SctApiException |
| void | printABCDModule (int mid) |
| void | printABCDRodModule (int mid, Sct_SctApi.BankType bank) |
| void | decodeEvent (int partition, int crate, int rod, short sl, short index, boolean extFlag, boolean errorType) |
| 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 11 of file _JustCrateMethodsTemporaryStub.java.
|
|
Initial value: {
"IDL:Sct_SctApi/JustCrateMethodsTemporary:1.0",
"IDL:Sct_SctApi/PrimitiveAccessLowLevel:1.0",
"IDL:Sct_SctApi/DebugSTDOUT:1.0"}
Definition at line 259 of file _JustCrateMethodsTemporaryStub.java. Referenced by Sct_SctApi._JustCrateMethodsTemporaryStub._ids(). |
1.4.6