TAO_CosNotification
2.0.8
|
Defines the interface used by push-style suppliers that provide structure events. More...
import "CosNotifyComm.idl";
Public Member Functions | |
void | disconnect_structured_push_supplier () |
The peer has disconnected. |
Defines the interface used by push-style suppliers that provide structure events.
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.