Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

TAO_Notify_StructuredPushConsumer Class Reference

Wrapper for the StructuredPushConsumer that connect to the EventChannel. More...

#include <StructuredPushConsumer.h>

Inheritance diagram for TAO_Notify_StructuredPushConsumer:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_StructuredPushConsumer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Notify_StructuredPushConsumer (TAO_Notify_ProxySupplier *proxy)
 Constuctor.
void init (CosNotifyComm::StructuredPushConsumer_ptr push_consumer ACE_ENV_ARG_DECL)
 Init the Consumer.
virtual ~TAO_Notify_StructuredPushConsumer ()
 Destructor.
virtual void push (const CORBA::Any &event ACE_ENV_ARG_DECL)
 Push <event> to this consumer.
virtual void push (const CosNotification::StructuredEvent &event ACE_ENV_ARG_DECL)
 Push <event> to this consumer.
virtual void push (const CosNotification::EventBatch &event ACE_ENV_ARG_DECL)
 Push a batch of events to this consumer.
virtual ACE_CString get_ior (void) const
 Retrieve the ior of this peer.
virtual void reconnect_from_consumer (TAO_Notify_Consumer *old_consumer ACE_ENV_ARG_DECL)

Protected Attributes

CosNotifyComm::StructuredPushConsumer_var push_consumer_
 The Consumer.

Private Member Functions

virtual void release (void)
 Release.

Detailed Description

Wrapper for the StructuredPushConsumer that connect to the EventChannel.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_StructuredPushConsumer::TAO_Notify_StructuredPushConsumer TAO_Notify_ProxySupplier proxy  ) 
 

Constuctor.

TAO_Notify_StructuredPushConsumer::~TAO_Notify_StructuredPushConsumer  )  [virtual]
 

Destructor.


Member Function Documentation

ACE_CString TAO_Notify_StructuredPushConsumer::get_ior void   )  const [virtual]
 

Retrieve the ior of this peer.

Implements TAO_Notify_Peer.

void TAO_Notify_StructuredPushConsumer::init CosNotifyComm::StructuredPushConsumer_ptr push_consumer  ACE_ENV_ARG_DECL  ) 
 

Init the Consumer.

void TAO_Notify_StructuredPushConsumer::push const CosNotification::EventBatch &event  ACE_ENV_ARG_DECL  )  [virtual]
 

Push a batch of events to this consumer.

Implements TAO_Notify_Consumer.

void TAO_Notify_StructuredPushConsumer::push const CosNotification::StructuredEvent &event  ACE_ENV_ARG_DECL  )  [virtual]
 

Push <event> to this consumer.

Implements TAO_Notify_Consumer.

void TAO_Notify_StructuredPushConsumer::push const CORBA::Any &event  ACE_ENV_ARG_DECL  )  [virtual]
 

Push <event> to this consumer.

Implements TAO_Notify_Consumer.

void TAO_Notify_StructuredPushConsumer::reconnect_from_consumer TAO_Notify_Consumer *old_consumer  ACE_ENV_ARG_DECL  )  [virtual]
 

on reconnect we need to move events from the old consumer to the new one

Implements TAO_Notify_Consumer.

void TAO_Notify_StructuredPushConsumer::release void   )  [private, virtual]
 

Release.

Implements TAO_Notify_Peer.


Member Data Documentation

CosNotifyComm::StructuredPushConsumer_var TAO_Notify_StructuredPushConsumer::push_consumer_ [protected]
 

The Consumer.


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 23:47:26 2005 for TAO_CosNotification by  doxygen 1.3.9.1