Interface CosNotifyComm::SequencePushSupplier

interface SequencePushSupplier
inherits from CosNotifyComm::NotifySubscribe

The SequencePushSupplier 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_sequence_push_supplier
Terminates communication between the target supplier and its consumer.

Operations

disconnect_sequence_push_supplier
void disconnect_sequence_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)