

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 |
Generated from IDL interface "Timer"
| alma::acstime::TimerPOATie::TimerPOATie | ( | TimerOperations | delegate | ) | [inline] |
References _delegate().
| alma::acstime::TimerPOATie::TimerPOATie | ( | TimerOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::acstime::TimerPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::acstime::TimerPOATie::_delegate | ( | TimerOperations | delegate | ) | [inline] |
References _delegate().
| TimerOperations alma::acstime::TimerPOATie::_delegate | ( | ) | [inline] |
Referenced by _delegate(), cancel(), componentState(), name(), schedule(), and TimerPOATie().
| alma.acstime.Timer alma::acstime::TimerPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::acstime::TimerPOA.
| alma.acstime.Timer alma::acstime::TimerPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::acstime::TimerPOA.
| void alma::acstime::TimerPOATie::cancel | ( | int | id | ) | throws alma.ACSTimeError.InvalidIDEx [inline] |
Implements alma::acstime::TimerOperations.
References _delegate(), and alma::acstime::TimerOperations::cancel().
| alma.ACS.ComponentStates alma::acstime::TimerPOATie::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::acstime::TimerPOATie::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::name().
| int alma::acstime::TimerPOATie::schedule | ( | alma.acstime.TimeoutHandler | handler, | |
| alma.acstime.Epoch | start, | |||
| alma.acstime.Duration | period | |||
| ) | throws alma.ACSTimeError.ArgErrorEx [inline] |
Implements alma::acstime::TimerOperations.
References _delegate(), and alma::acstime::TimerOperations::schedule().
POA alma::acstime::TimerPOATie::_poa [private] |
Referenced by _default_POA(), and TimerPOATie().
1.6.2