TAO_CosNotification
2.0.8
|
Define the CosNotifyComm module. More...
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. |
Define the CosNotifyComm module.
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