- DemoCallbackNoUserData - Class in org.lsst.ccs.subsystem.demo.jni
-
Demo of a jni interface to an asynchronous native service, that is NOT able
to preserve some user data between the call and the call back.
- DemoCallbackNoUserData() - Constructor for class org.lsst.ccs.subsystem.demo.jni.DemoCallbackNoUserData
-
- DemoCallbackNoUserData.CallbackListener - Interface in org.lsst.ccs.subsystem.demo.jni
-
Callback listener called after completion of the native API function.
- DemoCallbackNoUserData.ReturnData - Class in org.lsst.ccs.subsystem.demo.jni
-
- DemoCallbackWithUserData - Class in org.lsst.ccs.subsystem.demo.jni
-
Demo of a jni interface to an asynchronous native service, that is able to
preserve some user data between the call and the call back.
- DemoCallbackWithUserData() - Constructor for class org.lsst.ccs.subsystem.demo.jni.DemoCallbackWithUserData
-
- DemoCallbackWithUserData.CallbackListener - Interface in org.lsst.ccs.subsystem.demo.jni
-
Callback listener called after completion of the native API function.
- DemoCallbackWithUserData.ReturnData - Class in org.lsst.ccs.subsystem.demo.jni
-
- DemoDriver - Class in org.lsst.ccs.drivers.demo
-
General access routines for this device
Driver methods are annotated for use by CCS command dictionary and shell
system.
- DemoDriver() - Constructor for class org.lsst.ccs.drivers.demo.DemoDriver
-
Constructor
Generally not needed unless some initialization required at creation.
- DEVID0 - Static variable in class org.lsst.ccs.drivers.demo.DemoDriver
-
The First of our devices