

Public Member Functions | |
| String[] | _ids () |
| java.lang.String | name () |
| void | cancel (int id) throws alma.ACSTimeError.InvalidIDEx |
| int | schedule (alma.acstime.TimeoutHandler handler, alma.acstime.Epoch start, alma.acstime.Duration period) throws alma.ACSTimeError.ArgErrorEx |
| alma.ACS.ComponentStates | componentState () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.acstime.TimerOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/acstime/Timer:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "Timer"
| String [] alma::acstime::_TimerStub::_ids | ( | ) | [inline] |
References ids.
| void alma::acstime::_TimerStub::cancel | ( | int | id | ) | throws alma.ACSTimeError.InvalidIDEx [inline] |
Implements alma::acstime::TimerOperations.
References alma::acstime::TimerOperations::cancel().
| alma.ACS.ComponentStates alma::acstime::_TimerStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::acstime::_TimerStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _opsClass, and alma::ACS::ACSComponentOperations::name().
| int alma::acstime::_TimerStub::schedule | ( | alma.acstime.TimeoutHandler | handler, | |
| alma.acstime.Epoch | start, | |||
| alma.acstime.Duration | period | |||
| ) | throws alma.ACSTimeError.ArgErrorEx [inline] |
Implements alma::acstime::TimerOperations.
References alma::acstime::TimerOperations::schedule().
final java.lang.Class alma::acstime::_TimerStub::_opsClass = alma.acstime.TimerOperations.class [static] |
Referenced by name().
String [] alma::acstime::_TimerStub::ids = {"IDL:alma/acstime/Timer:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2