

Public Member Functions | |
| CBdoublePOATie (CBdoubleOperations delegate) | |
| CBdoublePOATie (CBdoubleOperations delegate, POA poa) | |
| alma.ACS.CBdouble | _this () |
| alma.ACS.CBdouble | _this (org.omg.CORBA.ORB orb) |
| CBdoubleOperations | _delegate () |
| void | _delegate (CBdoubleOperations delegate) |
| POA | _default_POA () |
| void | done (double value, alma.ACSErr.Completion c, alma.ACS.CBDescOut desc) |
| boolean | negotiate (long time_to_transmit, alma.ACS.CBDescOut desc) |
| void | working (double value, alma.ACSErr.Completion c, alma.ACS.CBDescOut desc) |
Private Attributes | |
| CBdoubleOperations | _delegate |
| POA | _poa |
Generated from IDL interface "CBdouble"
| alma::ACS::CBdoublePOATie::CBdoublePOATie | ( | CBdoubleOperations | delegate | ) | [inline] |
References _delegate().
| alma::ACS::CBdoublePOATie::CBdoublePOATie | ( | CBdoubleOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA alma::ACS::CBdoublePOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void alma::ACS::CBdoublePOATie::_delegate | ( | CBdoubleOperations | delegate | ) | [inline] |
References _delegate().
| CBdoubleOperations alma::ACS::CBdoublePOATie::_delegate | ( | ) | [inline] |
Referenced by _delegate(), CBdoublePOATie(), done(), negotiate(), and working().
| alma.ACS.CBdouble alma::ACS::CBdoublePOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from alma::ACS::CBdoublePOA.
| alma.ACS.CBdouble alma::ACS::CBdoublePOATie::_this | ( | ) | [inline] |
Reimplemented from alma::ACS::CBdoublePOA.
| void alma::ACS::CBdoublePOATie::done | ( | double | value, | |
| alma.ACSErr.Completion | c, | |||
| alma.ACS.CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::CBdoubleOperations.
References _delegate(), and alma::ACS::CBdoubleOperations::done().
| boolean alma::ACS::CBdoublePOATie::negotiate | ( | long | time_to_transmit, | |
| alma.ACS.CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::CallbackOperations.
References _delegate(), and alma::ACS::CallbackOperations::negotiate().
| void alma::ACS::CBdoublePOATie::working | ( | double | value, | |
| alma.ACSErr.Completion | c, | |||
| alma.ACS.CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::CBdoubleOperations.
References _delegate(), and alma::ACS::CBdoubleOperations::working().
POA alma::ACS::CBdoublePOATie::_poa [private] |
Referenced by _default_POA(), and CBdoublePOATie().
1.6.2