import "CosNotifyComm.idl";
Inheritance diagram for CosNotifyComm::StructuredPushSupplier:
Public Member Functions | |
void | disconnect_structured_push_supplier () |
The peer has disconnected. |
Push-style suppliers actively provide events, in this case using the CosEventComm::StructuredEvent format.
void CosNotifyComm::StructuredPushSupplier::disconnect_structured_push_supplier | ( | ) |
The peer has disconnected.
This operation is invoked by the consumer peer when it wishes to disconnect. The consumer can safely assume that no more events will follow this request.