import "CosNotifyComm.idl";
Inheritance diagram for CosNotifyComm::NotifyPublish:
Public Member Functions | |
void | offer_change (in CosNotification::EventTypeSeq added, in CosNotification::EventTypeSeq removed) raises ( InvalidEventType ) |
Report a change in the list of publications. |
Interfaces that represent consumers (or the consumer aspects of an Notification Service) provide this interface to receive notifications in the list of events they support.
Definition at line 57 of file CosNotifyComm.idl.
|
Report a change in the list of publications.
|