gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub Class Reference

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

List of all members.

Public Member Functions

String[] _ids ()
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 ()

Static Public Attributes

static final java.lang.Class _opsClass = gov.sandia.NotifyMonitoringExt.EventChannelFactoryOperations.class

Private Attributes

String[] ids = {"IDL:sandia.gov/NotifyMonitoringExt/EventChannelFactory:1.0","IDL:NotifyExt/ReconnectionRegistry:1.0","IDL:NotifyExt/EventChannelFactory:1.0","IDL:omg.org/CosNotifyChannelAdmin/EventChannelFactory:1.0"}

Detailed Description

Generated from IDL interface "EventChannelFactory"

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

Member Function Documentation

String [] gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::_ids (  )  [inline]

References ids.

org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::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]
org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::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::_EventChannelFactoryStub::destroy (  )  [inline]
int [] gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::get_all_channels (  )  [inline]
org.omg.CosNotifyChannelAdmin.EventChannel gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::get_event_channel ( int  id  )  throws org.omg.CosNotifyChannelAdmin.ChannelNotFound [inline]

References _opsClass.

boolean gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::is_alive (  )  [inline]
int gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::register_callback ( NotifyExt.ReconnectionCallback  reconection  )  [inline]
void gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::save_topology (  )  [inline]
void gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::unregister_callback ( int  id  )  [inline]

Member Data Documentation

final java.lang.Class gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::_opsClass = gov.sandia.NotifyMonitoringExt.EventChannelFactoryOperations.class [static]

Referenced by get_event_channel().

String [] gov::sandia::NotifyMonitoringExt::_EventChannelFactoryStub::ids = {"IDL:sandia.gov/NotifyMonitoringExt/EventChannelFactory:1.0","IDL:NotifyExt/ReconnectionRegistry:1.0","IDL:NotifyExt/EventChannelFactory:1.0","IDL:omg.org/CosNotifyChannelAdmin/EventChannelFactory:1.0"} [private]

Referenced by _ids().


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

Generated by  doxygen 1.6.2