TAO_CosNotification 4.0.0
|
Defines the interface used by push-style consumers. More...
import <CosNotifyComm.idl;
Additional Inherited Members | |
![]() | |
void | offer_change (in CosNotification::EventTypeSeq added, in CosNotification::EventTypeSeq removed) raises ( InvalidEventType ) |
Report a change in the list of publications. | |
![]() | |
void | push (in any data) |
void | disconnect_push_consumer () |
Defines the interface used by push-style consumers.
Push-style consumers passively accept events as anys.