

Public Member Functions | |
| CounterConsumerPOATie (CounterConsumerOperations delegate) | |
| CounterConsumerPOATie (CounterConsumerOperations delegate, POA poa) | |
| alma.COUNTER.CounterConsumer | _this () |
| alma.COUNTER.CounterConsumer | _this (org.omg.CORBA.ORB orb) |
| CounterConsumerOperations | _delegate () |
| void | _delegate (CounterConsumerOperations delegate) |
| POA | _default_POA () |
| java.lang.String | name () |
| void | getBlocks () throws alma.ACSErrTypeCommon.CouldntPerformActionEx |
| int | waitTillDone () throws alma.ACSErrTypeCommon.CouldntPerformActionEx |
| alma.ACS.ComponentStates | componentState () |
Private Attributes | |
| CounterConsumerOperations | _delegate |
| POA | _poa |
Generated from IDL interface "CounterConsumer"
| alma::COUNTER::CounterConsumerPOATie::CounterConsumerPOATie | ( | CounterConsumerOperations | delegate | ) | [inline] |
References _delegate().
| alma::COUNTER::CounterConsumerPOATie::CounterConsumerPOATie | ( | CounterConsumerOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::COUNTER::CounterConsumerPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::COUNTER::CounterConsumerPOATie::_delegate | ( | CounterConsumerOperations | delegate | ) | [inline] |
References _delegate().
Referenced by _delegate(), componentState(), CounterConsumerPOATie(), getBlocks(), name(), and waitTillDone().
| alma.COUNTER.CounterConsumer alma::COUNTER::CounterConsumerPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::COUNTER::CounterConsumerPOA.
| alma.COUNTER.CounterConsumer alma::COUNTER::CounterConsumerPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::COUNTER::CounterConsumerPOA.
| alma.ACS.ComponentStates alma::COUNTER::CounterConsumerPOATie::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::componentState().
| void alma::COUNTER::CounterConsumerPOATie::getBlocks | ( | ) | throws alma.ACSErrTypeCommon.CouldntPerformActionEx [inline] |
Implements alma::COUNTER::CounterConsumerOperations.
References _delegate(), and alma::COUNTER::CounterConsumerOperations::getBlocks().
| java.lang.String alma::COUNTER::CounterConsumerPOATie::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::name().
| int alma::COUNTER::CounterConsumerPOATie::waitTillDone | ( | ) | throws alma.ACSErrTypeCommon.CouldntPerformActionEx [inline] |
Implements alma::COUNTER::CounterConsumerOperations.
References _delegate(), and alma::COUNTER::CounterConsumerOperations::waitTillDone().
POA alma::COUNTER::CounterConsumerPOATie::_poa [private] |
Referenced by _default_POA(), and CounterConsumerPOATie().
1.6.2