TAO_CosEvent
2.0.8
|
Define the interface implemented by push-style suppliers. More...
import "CosEventComm.idl";
Public Member Functions | |
void | disconnect_push_supplier () |
The peer has disconnected from the push-style supplier. |
Define the interface implemented by push-style suppliers.
A push-style supplier actively pushes events into the Event Service
void CosEventComm::PushSupplier::disconnect_push_supplier | ( | ) |
The peer has disconnected from the push-style supplier.
The disconnect_push_supplier operation indicates that the peer has disconnected, for example, because it has been destroyed. The application can safe release all resource attached to this supplier and destroy it, further attempts to push events into its peer will fail.