Inheritance diagram for Sct_SctApi._PrimitiveAccessLowLevelStub:
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 |
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 _PrimitiveAccessLowLevelStub.java.
|
Initial value: {
"IDL:Sct_SctApi/PrimitiveAccessLowLevel:1.0"}
Definition at line 197 of file _PrimitiveAccessLowLevelStub.java. Referenced by Sct_SctApi._PrimitiveAccessLowLevelStub._ids(). |