Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_StructuredEvents Class Reference

#include <Notify_StructuredEvents.h>

Inheritance diagram for TAO_Notify_StructuredEvents:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_StructuredEvents:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_StructuredEvents (const CosNotification::EventBatch &notifications)
virtual ~TAO_Notify_StructuredEvents ()
virtual TAO_Notify_Eventclone (void)
void operator= (const TAO_Notify_StructuredEvents &structured_events)
virtual CORBA::Boolean is_special_event_type (void) const
virtual const TAO_Notify_EventTypeevent_type (void) const
virtual CORBA::Boolean do_match (CosNotifyFilter::Filter_ptr filter ACE_ENV_ARG_DECL)
virtual void do_push (CosEventComm::PushConsumer_ptr consumer ACE_ENV_ARG_DECL) const
virtual void do_push (CosNotifyComm::StructuredPushConsumer_ptr consumer ACE_ENV_ARG_DECL) const
virtual void do_push (CosNotifyComm::SequencePushConsumer_ptr consumer, const TAO_Notify_QoSAdmin_i &qos_admin, CosNotification::EventBatch &unsent, int flush_queue ACE_ENV_ARG_DECL) const

Protected Methods

void init_QoS (void)

Protected Attributes

CosNotification::EventBatch data_
TAO_Unbounded_Sequence< CORBA::ULong > matching_
int match_called_
TAO_Notify_EventType event_type_

Constructor & Destructor Documentation

TAO_Notify_StructuredEvents::TAO_Notify_StructuredEvents const CosNotification::EventBatch   notifications
 

TAO_Notify_StructuredEvents::~TAO_Notify_StructuredEvents   [virtual]
 


Member Function Documentation

TAO_Notify_Event * TAO_Notify_StructuredEvents::clone void    [virtual]
 

Reimplemented from TAO_Notify_Event.

CORBA::Boolean TAO_Notify_StructuredEvents::do_match CosNotifyFilter::Filter_ptr filter    ACE_ENV_ARG_DECL [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvents::do_push CosNotifyComm::SequencePushConsumer_ptr    consumer,
const TAO_Notify_QoSAdmin_i   qos_admin,
CosNotification::EventBatch   unsent,
int    flush_queue
const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvents::do_push CosNotifyComm::StructuredPushConsumer_ptr consumer    ACE_ENV_ARG_DECL const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvents::do_push CosEventComm::PushConsumer_ptr consumer    ACE_ENV_ARG_DECL const [virtual]
 

Reimplemented from TAO_Notify_Event.

const TAO_Notify_EventType & TAO_Notify_StructuredEvents::event_type void    const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvents::init_QoS void    [protected]
 

CORBA::Boolean TAO_Notify_StructuredEvents::is_special_event_type void    const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvents::operator= const TAO_Notify_StructuredEvents &    structured_events
 


Member Data Documentation

CosNotification::EventBatch TAO_Notify_StructuredEvents::data_ [protected]
 

TAO_Notify_EventType TAO_Notify_StructuredEvents::event_type_ [protected]
 

int TAO_Notify_StructuredEvents::match_called_ [protected]
 

TAO_Unbounded_Sequence<CORBA::ULong> TAO_Notify_StructuredEvents::matching_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 20:36:53 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001