Public Member Functions | |
TimerPOATie (TimerOperations delegate) | |
TimerPOATie (TimerOperations delegate, POA poa) | |
alma.acstime.Timer | _this () |
alma.acstime.Timer | _this (org.omg.CORBA.ORB orb) |
TimerOperations | _delegate () |
void | _delegate (TimerOperations delegate) |
POA | _default_POA () |
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 () |
Private Attributes | |
TimerOperations | _delegate |
POA | _poa |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from alma::acstime::TimerPOA.
|
|
Reimplemented from alma::acstime::TimerPOA.
|
|
Implements alma::acstime::TimerOperations.
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
Implements alma::ACS::ACSComponentOperations.
|
|
Implements alma::acstime::TimerOperations.
|
|
|
|
|