Inheritance diagram for Sct_SctApi._JustCrateMethodsStub:
Public Member Functions | |
Sct_SctApi.Idiosyncrasy | getIdiosyncrasy () |
String | getHostName () |
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[] | listEnabledDebugOptions () |
void | standardRegisterDumpRod (int rod) |
void | testLinkOutSelect (int rod, int link) |
int | testLinkOutRetrieve (int rod) |
int | getRodSlot (int rod) |
boolean | isRODPresent (int rod) |
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 _JustCrateMethodsStub.java.
|
Initial value: { "IDL:Sct_SctApi/JustCrateMethods:1.0", "IDL:Sct_SctApi/DirectRODAccess:1.0", "IDL:Sct_SctApi/DebugOptionsJustCrate:1.0"} Definition at line 359 of file _JustCrateMethodsStub.java. Referenced by Sct_SctApi._JustCrateMethodsStub._ids(). |