TAO_CosNotification  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
CosNotifyComm::StructuredPushSupplier Interface Reference

Defines the interface used by push-style suppliers that provide structure events. More...

import "CosNotifyComm.idl";

Inheritance diagram for CosNotifyComm::StructuredPushSupplier:
Inheritance graph
Collaboration diagram for CosNotifyComm::StructuredPushSupplier:
Collaboration graph

Public Member Functions

void disconnect_structured_push_supplier ()
 The peer has disconnected.
 
- Public Member Functions inherited from CosNotifyComm::NotifySubscribe
void subscription_change (in CosNotification::EventTypeSeq added, in CosNotification::EventTypeSeq removed) raises ( InvalidEventType )
 Report a change in the list of subscriptions.
 

Detailed Description

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.

Member Function Documentation

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.


The documentation for this interface was generated from the following file: