

Public Member Functions | |
| String[] | _ids () |
| 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) |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.ACS.CBdoubleOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/ACS/CBdouble:1.0","IDL:alma/ACS/Callback:1.0","IDL:alma/ACS/OffShoot:1.0"} |
Generated from IDL interface "CBdouble"
| String [] alma::ACS::_CBdoubleStub::_ids | ( | ) | [inline] |
References ids.
| void alma::ACS::_CBdoubleStub::done | ( | double | value, | |
| alma.ACSErr.Completion | c, | |||
| alma.ACS.CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::CBdoubleOperations.
References _opsClass, and alma::ACS::CBdoubleOperations::done().
| boolean alma::ACS::_CBdoubleStub::negotiate | ( | long | time_to_transmit, | |
| alma.ACS.CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::CallbackOperations.
References alma::ACS::CallbackOperations::negotiate().
| void alma::ACS::_CBdoubleStub::working | ( | double | value, | |
| alma.ACSErr.Completion | c, | |||
| alma.ACS.CBDescOut | desc | |||
| ) | [inline] |
Implements alma::ACS::CBdoubleOperations.
References alma::ACS::CBdoubleOperations::working().
final java.lang.Class alma::ACS::_CBdoubleStub::_opsClass = alma.ACS.CBdoubleOperations.class [static] |
Referenced by done().
String [] alma::ACS::_CBdoubleStub::ids = {"IDL:alma/ACS/CBdouble:1.0","IDL:alma/ACS/Callback:1.0","IDL:alma/ACS/OffShoot:1.0"} [private] |
Referenced by _ids().
1.6.2