Interface CosNotifyComm::StructuredPullConsumer

interface StructuredPullConsumer
inherits from CosNotifyComm::NotifyPublish

The StructuredPullConsumer 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 pull events.



Operation Index

disconnect_structured_pull_consumer
Terminates communication between the target consumer and its supplier.

Operations

disconnect_structured_pull_consumer
void disconnect_structured_pull_consumer();

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



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