Inheritance diagram for Sct_SctApi._DoScanMethodsStub:
Public Member Functions | |
void | doScan (Sct_SctApi.Scan thisScan) throws Sct_SctApi.SctApiException |
void | doRawScan (Sct_SctApi.Scan thisScan, int delay, int width, boolean configure, boolean clockByTwo) throws Sct_SctApi.SctApiException |
Sct_SctApi.ScanMonitor | startAsyncScan (Sct_SctApi.Scan thisScan) throws Sct_SctApi.SctApiException |
void | abortScan () |
boolean | hasFinishedScanning () |
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 _DoScanMethodsStub.java.
|
Initial value: {
"IDL:Sct_SctApi/DoScanMethods:1.0"}
Definition at line 129 of file _DoScanMethodsStub.java. Referenced by Sct_SctApi._DoScanMethodsStub._ids(). |