Interface CosNotifyComm::StructuredPushSupplier

interface StructuredPushSupplier
inherits from CosNotifyComm::NotifySubscribe

The StructuredPushSupplier interface is implemented and registered (connected) by clients who wish to participate in subscription sharing and be notified when disconnected by the channel. Clients do not need to implement this interface to simply push events.



Operation Index

disconnect_structured_push_supplier
Terminates communication between the target supplier and its consumer.

Operations

disconnect_structured_push_supplier
void disconnect_structured_push_supplier();

Terminates communication between the target supplier and its consumer. Also frees resources allocated by the supplier.



Generated by the ORBacus IDL-to-HTML translator (non-commercial)