TAO_CosNotification
2.3.4
|
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. More... | |
![]() | |
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.