TAO_CosNotification  2.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
TAO_Notify_RT_StructuredProxyPushSupplier Class Reference

#include <RT_StructuredProxyPushSupplier.h>

Inheritance diagram for TAO_Notify_RT_StructuredProxyPushSupplier:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_RT_StructuredProxyPushSupplier:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_RT_StructuredProxyPushSupplier (void)
 Constructor.
 ~TAO_Notify_RT_StructuredProxyPushSupplier ()
 Destructor.
virtual CORBA::Object_ptr activate (PortableServer::Servant servant)
 Activate this object and obtain the Event_Forwarder interface.
virtual CORBA::Object_ptr activate (PortableServer::Servant servant, CORBA::Long id)
 Dummy method to prevent hidden TAO_Notify_Proxy::activate warning.
void deliver (TAO_Notify_Method_Request_Dispatch_No_Copy &request)
 Dispatch Event to consumer.
virtual void push_no_filtering (const TAO_Notify_Event *event)
 Dispatch Event to consumer, no filtering.

Private Attributes

Event_Forwarder::StructuredProxyPushSupplier_var event_forwarder_
 Our ref.

Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

Activate this object and obtain the Event_Forwarder interface.

Reimplemented from TAO_Notify_Proxy.

Dummy method to prevent hidden TAO_Notify_Proxy::activate warning.

Reimplemented from TAO_Notify_Proxy.

Dispatch Event to consumer.

Reimplemented from TAO_Notify_ProxySupplier.

Dispatch Event to consumer, no filtering.


Member Data Documentation

Event_Forwarder::StructuredProxyPushSupplier_var TAO_Notify_RT_StructuredProxyPushSupplier::event_forwarder_
private

Our ref.


The documentation for this class was generated from the following files: