

Public Member Functions | |
| EventChannelFactoryPOATie (EventChannelFactoryOperations delegate) | |
| EventChannelFactoryPOATie (EventChannelFactoryOperations delegate, POA poa) | |
| NotifyExt.EventChannelFactory | _this () |
| NotifyExt.EventChannelFactory | _this (org.omg.CORBA.ORB orb) |
| EventChannelFactoryOperations | _delegate () |
| void | _delegate (EventChannelFactoryOperations delegate) |
| POA | _default_POA () |
| int | register_callback (NotifyExt.ReconnectionCallback reconection) |
| org.omg.CosNotifyChannelAdmin.EventChannel | create_channel (org.omg.CosNotification.Property[] initial_qos, org.omg.CosNotification.Property[] initial_admin, org.omg.CORBA.IntHolder id) throws org.omg.CosNotification.UnsupportedAdmin,org.omg.CosNotification.UnsupportedQoS |
| void | unregister_callback (int id) |
| boolean | is_alive () |
| org.omg.CosNotifyChannelAdmin.EventChannel | get_event_channel (int id) throws org.omg.CosNotifyChannelAdmin.ChannelNotFound |
| void | save_topology () |
| int[] | get_all_channels () |
| void | destroy () |
Private Attributes | |
| EventChannelFactoryOperations | _delegate |
| POA | _poa |
Generated from IDL interface "EventChannelFactory"
| NotifyExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie | ( | EventChannelFactoryOperations | delegate | ) | [inline] |
References _delegate().
| NotifyExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie | ( | EventChannelFactoryOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA NotifyExt::EventChannelFactoryPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void NotifyExt::EventChannelFactoryPOATie::_delegate | ( | EventChannelFactoryOperations | delegate | ) | [inline] |
References _delegate().
| NotifyExt.EventChannelFactory NotifyExt::EventChannelFactoryPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from NotifyExt::EventChannelFactoryPOA.
| NotifyExt.EventChannelFactory NotifyExt::EventChannelFactoryPOATie::_this | ( | ) | [inline] |
Reimplemented from NotifyExt::EventChannelFactoryPOA.
| org.omg.CosNotifyChannelAdmin.EventChannel NotifyExt::EventChannelFactoryPOATie::create_channel | ( | org.omg.CosNotification.Property[] | initial_qos, | |
| org.omg.CosNotification.Property[] | initial_admin, | |||
| org.omg.CORBA.IntHolder | id | |||
| ) | throws org.omg.CosNotification.UnsupportedAdmin,org.omg.CosNotification.UnsupportedQoS [inline] |
References _delegate().
| void NotifyExt::EventChannelFactoryPOATie::destroy | ( | ) | [inline] |
Implements NotifyExt::EventChannelFactoryOperations.
References _delegate(), and NotifyExt::EventChannelFactoryOperations::destroy().
| int [] NotifyExt::EventChannelFactoryPOATie::get_all_channels | ( | ) | [inline] |
References _delegate().
| org.omg.CosNotifyChannelAdmin.EventChannel NotifyExt::EventChannelFactoryPOATie::get_event_channel | ( | int | id | ) | throws org.omg.CosNotifyChannelAdmin.ChannelNotFound [inline] |
References _delegate().
| boolean NotifyExt::EventChannelFactoryPOATie::is_alive | ( | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _delegate(), and NotifyExt::ReconnectionRegistryOperations::is_alive().
| int NotifyExt::EventChannelFactoryPOATie::register_callback | ( | NotifyExt.ReconnectionCallback | reconection | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _delegate(), and NotifyExt::ReconnectionRegistryOperations::register_callback().
| void NotifyExt::EventChannelFactoryPOATie::save_topology | ( | ) | [inline] |
Implements NotifyExt::EventChannelFactoryOperations.
References _delegate(), and NotifyExt::EventChannelFactoryOperations::save_topology().
| void NotifyExt::EventChannelFactoryPOATie::unregister_callback | ( | int | id | ) | [inline] |
Implements NotifyExt::ReconnectionRegistryOperations.
References _delegate(), and NotifyExt::ReconnectionRegistryOperations::unregister_callback().
POA NotifyExt::EventChannelFactoryPOATie::_poa [private] |
Referenced by _default_POA(), and EventChannelFactoryPOATie().
1.6.2