Inheritance diagram for Sct_SctApi._DirectRODAccessStub:


Public Member Functions | |
| short | dspBlockDump (int rod, int dspStart, int numWords, int dspNumber) |
| int[] | dspBlockRead (int rod, int dspStart, int numWords, int dspNumber) |
| short | dspBlockWrite (int rod, int[] buffer, int dspAddress, int dspNumber) |
| int | dspSingleRead (int rod, int dspAddr, int dspNumber) |
| void | dspSingleWrite (int rod, int dspAddr, int val, int dspNumber) |
| int[] | readSlaveDsp (int rod, short s, int add, int words) |
| void | printBOCSetup (int rod) |
| sctConf.ABCDModule | getABCDModuleRaw (int rod, int slot, Sct_SctApi.BankType bank) throws Sct_SctApi.SctApiException |
| 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:14 o'clock GMT
Definition at line 13 of file _DirectRODAccessStub.java.
|
|
Initial value: {
"IDL:Sct_SctApi/DirectRODAccess:1.0"}
Definition at line 201 of file _DirectRODAccessStub.java. Referenced by Sct_SctApi._DirectRODAccessStub._ids(). |
1.4.6