

Public Member Functions | |
| ACSComponentPOATie (ACSComponentOperations delegate) | |
| ACSComponentPOATie (ACSComponentOperations delegate, POA poa) | |
| alma.ACS.ACSComponent | _this () |
| alma.ACS.ACSComponent | _this (org.omg.CORBA.ORB orb) |
| ACSComponentOperations | _delegate () |
| void | _delegate (ACSComponentOperations delegate) |
| POA | _default_POA () |
| java.lang.String | name () |
| alma.ACS.ComponentStates | componentState () |
Private Attributes | |
| ACSComponentOperations | _delegate |
| POA | _poa |
Generated from IDL interface "ACSComponent"
| alma::ACS::ACSComponentPOATie::ACSComponentPOATie | ( | ACSComponentOperations | delegate | ) | [inline] |
References _delegate().
| alma::ACS::ACSComponentPOATie::ACSComponentPOATie | ( | ACSComponentOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::ACS::ACSComponentPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::ACS::ACSComponentPOATie::_delegate | ( | ACSComponentOperations | delegate | ) | [inline] |
References _delegate().
Referenced by _delegate(), ACSComponentPOATie(), componentState(), and name().
| alma.ACS.ACSComponent alma::ACS::ACSComponentPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::ACS::ACSComponentPOA.
| alma.ACS.ACSComponent alma::ACS::ACSComponentPOATie::_this | ( | ) | [inline] |
Reimplemented from alma::ACS::ACSComponentPOA.
| alma.ACS.ComponentStates alma::ACS::ACSComponentPOATie::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::componentState().
| java.lang.String alma::ACS::ACSComponentPOATie::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _delegate(), and alma::ACS::ACSComponentOperations::name().
POA alma::ACS::ACSComponentPOATie::_poa [private] |
Referenced by _default_POA(), and ACSComponentPOATie().
1.6.2