TAO_CosNotification  2.0.8
Classes | Namespaces
CosNotifyComm.idl File Reference

Define the CosNotifyComm module. More...

import "CosNotification.idl";
import "CosEventComm.idl";

Classes

exception  CosNotifyComm::InvalidEventType
 Exception raised to indicate that an EventType is syntactically or semantically invalid. More...
interface  CosNotifyComm::NotifyPublish
 Defines interface to report changes in the events published to a consumer. More...
interface  CosNotifyComm::NotifySubscribe
 Defines interface to report changes in the events required from a supplier. More...
interface  CosNotifyComm::PushConsumer
 Defines the interface used by push-style consumers. More...
interface  CosNotifyComm::PushSupplier
 Defines the interface used by push-style suppliers. More...
interface  CosNotifyComm::StructuredPushConsumer
 Defines the interface used by push-style consumers of structured events. More...
interface  CosNotifyComm::StructuredPushSupplier
 Defines the interface used by push-style suppliers that provide structure events. More...
interface  CosNotifyComm::SequencePushConsumer
 Defines the interface used by push-style consumers that interested in event batches. More...
interface  CosNotifyComm::SequencePushSupplier
 Defines the interface used by push-style suppliers that provide event batches. More...

Namespaces

namespace  CosNotifyComm
 

Define the interfaces implemented by users of the CORBA Notification Service.



Detailed Description

Define the CosNotifyComm module.

Id:
CosNotifyComm.idl 66769 2005-07-01 20:13:11Z michel_j

This module is taken from the standard CORBA Notification Service 1.0, as described in:

http://www.omg.org/technology/documents/formal/notification_service.htm

In particular the following two documents were used: formal/2000-06-20 formal/01-03-03

Author:
Pradeep Gore <pradeep@cs.wustl.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines