TAO_CosNotification  2.0.8
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

TAO_Notify_RT_StructuredProxyPushSupplier::TAO_Notify_RT_StructuredProxyPushSupplier ( void  )

Constructor.

TAO_Notify_RT_StructuredProxyPushSupplier::~TAO_Notify_RT_StructuredProxyPushSupplier ( )

Destructor.


Member Function Documentation

CORBA::Object_ptr TAO_Notify_RT_StructuredProxyPushSupplier::activate ( PortableServer::Servant  servant) [virtual]

Activate this object and obtain the Event_Forwarder interface.

Reimplemented from TAO_Notify_Proxy.

CORBA::Object_ptr TAO_Notify_RT_StructuredProxyPushSupplier::activate ( PortableServer::Servant  servant,
CORBA::Long  id 
) [virtual]

Dummy method to prevent hidden TAO_Notify_Proxy::activate warning.

Reimplemented from TAO_Notify_Proxy.

void TAO_Notify_RT_StructuredProxyPushSupplier::deliver ( TAO_Notify_Method_Request_Dispatch_No_Copy request) [virtual]

Dispatch Event to consumer.

Reimplemented from TAO_Notify_ProxySupplier.

void TAO_Notify_RT_StructuredProxyPushSupplier::push_no_filtering ( const TAO_Notify_Event event) [virtual]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines