gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie Class Reference

Inheritance diagram for gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie:
Inheritance graph
[legend]
Collaboration diagram for gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EventChannelFactoryPOATie (EventChannelFactoryOperations delegate)
 EventChannelFactoryPOATie (EventChannelFactoryOperations delegate, POA poa)
gov.sandia.NotifyMonitoringExt.EventChannelFactory _this ()
gov.sandia.NotifyMonitoringExt.EventChannelFactory _this (org.omg.CORBA.ORB orb)
EventChannelFactoryOperations _delegate ()
void _delegate (EventChannelFactoryOperations delegate)
POA _default_POA ()
org.omg.CosNotifyChannelAdmin.EventChannel get_event_channel (int id) throws org.omg.CosNotifyChannelAdmin.ChannelNotFound
int[] get_all_channels ()
org.omg.CosNotifyChannelAdmin.EventChannel create_named_channel (org.omg.CosNotification.Property[] initial_qos, org.omg.CosNotification.Property[] initial_admin, org.omg.CORBA.IntHolder id, java.lang.String name) throws org.omg.CosNotification.UnsupportedAdmin,gov.sandia.NotifyMonitoringExt.NameAlreadyUsed,org.omg.CosNotification.UnsupportedQoS,gov.sandia.NotifyMonitoringExt.NameMapError
void destroy ()
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 save_topology ()
void unregister_callback (int id)
int register_callback (NotifyExt.ReconnectionCallback reconection)
boolean is_alive ()

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

gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie ( EventChannelFactoryOperations  delegate  )  [inline]

References _delegate().

gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::EventChannelFactoryPOATie ( EventChannelFactoryOperations  delegate,
POA  poa 
) [inline]

References _delegate(), and _poa.


Member Function Documentation

POA gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_default_POA (  )  [inline]

References _poa.

References _delegate().

gov.sandia.NotifyMonitoringExt.EventChannelFactory gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_this ( org.omg.CORBA.ORB  orb  )  [inline]
gov.sandia.NotifyMonitoringExt.EventChannelFactory gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::_this (  )  [inline]
org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::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().

org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::create_named_channel ( org.omg.CosNotification.Property[]  initial_qos,
org.omg.CosNotification.Property[]  initial_admin,
org.omg.CORBA.IntHolder  id,
java.lang.String  name 
) throws org.omg.CosNotification.UnsupportedAdmin,gov.sandia.NotifyMonitoringExt.NameAlreadyUsed,org.omg.CosNotification.UnsupportedQoS,gov.sandia.NotifyMonitoringExt.NameMapError [inline]
void gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::destroy (  )  [inline]
int [] gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::get_all_channels (  )  [inline]

References _delegate().

org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::get_event_channel ( int  id  )  throws org.omg.CosNotifyChannelAdmin.ChannelNotFound [inline]

References _delegate().

boolean gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::is_alive (  )  [inline]
int gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::register_callback ( NotifyExt.ReconnectionCallback  reconection  )  [inline]
void gov::sandia::NotifyMonitoringExt::EventChannelFactoryPOATie::save_topology (  )  [inline]
void gov::sandia::NotifyMonitoringExt::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