

Public Member Functions | |
| CounterSupplierPOATie (CounterSupplierOperations delegate) | |
| CounterSupplierPOATie (CounterSupplierOperations delegate, POA poa) | |
| alma.COUNTER.CounterSupplier | _this () |
| alma.COUNTER.CounterSupplier | _this (org.omg.CORBA.ORB orb) |
| CounterSupplierOperations | _delegate () |
| void | _delegate (CounterSupplierOperations delegate) |
| POA | _default_POA () |
| java.lang.String | name () |
| int | sendBlocks (int initialVal, int lastVal, int changeVal, float period) throws alma.ACSErrTypeCommon.CouldntPerformActionEx |
| alma.ACS.ComponentStates | componentState () |
Private Attributes | |
| CounterSupplierOperations | _delegate |
| POA | _poa |
Generated from IDL interface "CounterSupplier"
| alma::COUNTER::CounterSupplierPOATie::CounterSupplierPOATie | ( | CounterSupplierOperations | delegate | ) | [inline] |
References _delegate().
| alma::COUNTER::CounterSupplierPOATie::CounterSupplierPOATie | ( | CounterSupplierOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::COUNTER::CounterSupplierPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::COUNTER::CounterSupplierPOATie::_delegate | ( | CounterSupplierOperations | delegate | ) | [inline] |
References _delegate().
Referenced by _delegate(), componentState(), CounterSupplierPOATie(), name(), and sendBlocks().
| alma.COUNTER.CounterSupplier alma::COUNTER::CounterSupplierPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::COUNTER::CounterSupplierPOA.
| alma.COUNTER.CounterSupplier alma::COUNTER::CounterSupplierPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::COUNTER::CounterSupplierPOA.
| alma.ACS.ComponentStates alma::COUNTER::CounterSupplierPOATie::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::COUNTER::CounterSupplierPOATie::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::name().
| int alma::COUNTER::CounterSupplierPOATie::sendBlocks | ( | int | initialVal, | |
| int | lastVal, | |||
| int | changeVal, | |||
| float | period | |||
| ) | throws alma.ACSErrTypeCommon.CouldntPerformActionEx [inline] |
Implements alma::COUNTER::CounterSupplierOperations.
References _delegate(), and alma::COUNTER::CounterSupplierOperations::sendBlocks().
POA alma::COUNTER::CounterSupplierPOATie::_poa [private] |
Referenced by _default_POA(), and CounterSupplierPOATie().
1.6.2