

Public Member Functions | |
| String[] | _ids () |
| void | stopMonitor () throws alma.demo.LampUnavailable |
| java.lang.String | name () |
| void | acsExceptionMethodVoid () throws alma.ACSErr.ACSException |
| double | acsExceptionMethodDouble () throws alma.ACSErr.ACSException |
| double | monitorLampBrightness () throws alma.demo.LampUnavailable |
| alma.ACS.ComponentStates | componentState () |
| void | exceptionMethod () throws alma.demo.LampUnavailable |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.demo.LampCallbackOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/demo/LampCallback:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "LampCallback"
| String [] alma::demo::_LampCallbackStub::_ids | ( | ) | [inline] |
References ids.
| double alma::demo::_LampCallbackStub::acsExceptionMethodDouble | ( | ) | throws alma.ACSErr.ACSException [inline] |
Implements alma::demo::LampCallbackOperations.
References alma::demo::LampCallbackOperations::acsExceptionMethodDouble().
| void alma::demo::_LampCallbackStub::acsExceptionMethodVoid | ( | ) | throws alma.ACSErr.ACSException [inline] |
Implements alma::demo::LampCallbackOperations.
References alma::demo::LampCallbackOperations::acsExceptionMethodVoid().
| alma.ACS.ComponentStates alma::demo::_LampCallbackStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| void alma::demo::_LampCallbackStub::exceptionMethod | ( | ) | throws alma.demo.LampUnavailable [inline] |
Implements alma::demo::LampCallbackOperations.
References alma::demo::LampCallbackOperations::exceptionMethod().
| double alma::demo::_LampCallbackStub::monitorLampBrightness | ( | ) | throws alma.demo.LampUnavailable [inline] |
Implements alma::demo::LampCallbackOperations.
References alma::demo::LampCallbackOperations::monitorLampBrightness().
| java.lang.String alma::demo::_LampCallbackStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::name().
| void alma::demo::_LampCallbackStub::stopMonitor | ( | ) | throws alma.demo.LampUnavailable [inline] |
Implements alma::demo::LampCallbackOperations.
References _opsClass, and alma::demo::LampCallbackOperations::stopMonitor().
final java.lang.Class alma::demo::_LampCallbackStub::_opsClass = alma.demo.LampCallbackOperations.class [static] |
Referenced by stopMonitor().
String [] alma::demo::_LampCallbackStub::ids = {"IDL:alma/demo/LampCallback:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2