NotifyExt::EventChannelFactoryPOATie Class Reference

Inheritance diagram for NotifyExt::EventChannelFactoryPOATie:
Inheritance graph
[legend]
Collaboration diagram for NotifyExt::EventChannelFactoryPOATie:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Generated from IDL interface "EventChannelFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor & Destructor Documentation

NotifyExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie ( EventChannelFactoryOperations  delegate  )  [inline]

References _delegate().

NotifyExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie ( EventChannelFactoryOperations  delegate,
POA  poa 
) [inline]

References _delegate(), and _poa.


Member Function Documentation

POA NotifyExt::EventChannelFactoryPOATie::_default_POA (  )  [inline]

References _poa.

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]
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]
int NotifyExt::EventChannelFactoryPOATie::register_callback ( NotifyExt.ReconnectionCallback  reconection  )  [inline]
void NotifyExt::EventChannelFactoryPOATie::save_topology (  )  [inline]
void NotifyExt::EventChannelFactoryPOATie::unregister_callback ( int  id  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2