TAO_CosEvent  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
CosEventComm::PushSupplier Interface Reference

Define the interface implemented by push-style suppliers. More...

import "CosEventComm.idl";

Inheritance diagram for CosEventComm::PushSupplier:
Inheritance graph
Collaboration diagram for CosEventComm::PushSupplier:
Collaboration graph

Public Member Functions

void disconnect_push_supplier ()
 The peer has disconnected from the push-style supplier.
 

Detailed Description

Define the interface implemented by push-style suppliers.

A push-style supplier actively pushes events into the Event Service

Member Function Documentation

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.


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