Public Member Functions | |
ReconnectionCallbackPOATie (ReconnectionCallbackOperations delegate) | |
ReconnectionCallbackPOATie (ReconnectionCallbackOperations delegate, POA poa) | |
NotifyExt.ReconnectionCallback | _this () |
NotifyExt.ReconnectionCallback | _this (org.omg.CORBA.ORB orb) |
ReconnectionCallbackOperations | _delegate () |
void | _delegate (ReconnectionCallbackOperations delegate) |
POA | _default_POA () |
void | reconnect (org.omg.CORBA.Object new_connection) |
boolean | is_alive () |
Private Attributes | |
ReconnectionCallbackOperations | _delegate |
POA | _poa |
Generated from IDL interface "ReconnectionCallback"
NotifyExt::ReconnectionCallbackPOATie::ReconnectionCallbackPOATie | ( | ReconnectionCallbackOperations | delegate | ) | [inline] |
References _delegate().
NotifyExt::ReconnectionCallbackPOATie::ReconnectionCallbackPOATie | ( | ReconnectionCallbackOperations | delegate, | |
POA | poa | |||
) | [inline] |
References _delegate(), and _poa.
POA NotifyExt::ReconnectionCallbackPOATie::_default_POA | ( | ) | [inline] |
References _poa.
void NotifyExt::ReconnectionCallbackPOATie::_delegate | ( | ReconnectionCallbackOperations | delegate | ) | [inline] |
References _delegate().
Referenced by _delegate(), is_alive(), reconnect(), and ReconnectionCallbackPOATie().
NotifyExt.ReconnectionCallback NotifyExt::ReconnectionCallbackPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from NotifyExt::ReconnectionCallbackPOA.
NotifyExt.ReconnectionCallback NotifyExt::ReconnectionCallbackPOATie::_this | ( | ) | [inline] |
Reimplemented from NotifyExt::ReconnectionCallbackPOA.
boolean NotifyExt::ReconnectionCallbackPOATie::is_alive | ( | ) | [inline] |
Implements NotifyExt::ReconnectionCallbackOperations.
References _delegate(), and NotifyExt::ReconnectionCallbackOperations::is_alive().
void NotifyExt::ReconnectionCallbackPOATie::reconnect | ( | org.omg.CORBA.Object | new_connection | ) | [inline] |
Implements NotifyExt::ReconnectionCallbackOperations.
References _delegate(), and NotifyExt::ReconnectionCallbackOperations::reconnect().
POA NotifyExt::ReconnectionCallbackPOATie::_poa [private] |
Referenced by _default_POA(), and ReconnectionCallbackPOATie().