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

TAO_Notify_StructuredEvent Class Reference

#include <Notify_Event.h>

Inheritance diagram for TAO_Notify_StructuredEvent

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_StructuredEvent:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_StructuredEvent (CosNotification::StructuredEvent * notification)
 TAO_Notify_StructuredEvent (const CosNotification::StructuredEvent * notification)
virtual ~TAO_Notify_StructuredEvent ()
virtual TAO_Notify_Eventclone (void)
void operator= (const TAO_Notify_StructuredEvent &structured_event)
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, CORBA::Environment &ACE_TRY_ENV) const
virtual void do_push (CosEventComm::PushConsumer_ptr consumer, CORBA::Environment &ACE_TRY_ENV) const
virtual void do_push (CosNotifyComm::StructuredPushConsumer_ptr consumer, CORBA::Environment &ACE_TRY_ENV) const

Protected Methods

void init_QoS (void)

Protected Attributes

CosNotification::StructuredEventdata_
TAO_Notify_EventType event_type_
CORBA::Boolean is_owner_

Constructor & Destructor Documentation

TAO_Notify_StructuredEvent::TAO_Notify_StructuredEvent ( CosNotification::StructuredEvent * notification )
 

TAO_Notify_StructuredEvent::TAO_Notify_StructuredEvent ( const CosNotification::StructuredEvent * notification )
 

TAO_Notify_StructuredEvent::~TAO_Notify_StructuredEvent ( ) [virtual]
 


Member Function Documentation

TAO_Notify_Event * TAO_Notify_StructuredEvent::clone ( void ) [virtual]
 

Reimplemented from TAO_Notify_Event.

CORBA::Boolean TAO_Notify_StructuredEvent::do_match ( CosNotifyFilter::Filter_ptr filter,
CORBA::Environment & ACE_TRY_ENV ) const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvent::do_push ( CosNotifyComm::StructuredPushConsumer_ptr consumer,
CORBA::Environment & ACE_TRY_ENV ) const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvent::do_push ( CosEventComm::PushConsumer_ptr consumer,
CORBA::Environment & ACE_TRY_ENV ) const [virtual]
 

Reimplemented from TAO_Notify_Event.

const TAO_Notify_EventType & TAO_Notify_StructuredEvent::event_type ( void ) const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvent::init_QoS ( void ) [protected]
 

CORBA::Boolean TAO_Notify_StructuredEvent::is_special_event_type ( void ) const [virtual]
 

Reimplemented from TAO_Notify_Event.

void TAO_Notify_StructuredEvent::operator= ( const TAO_Notify_StructuredEvent & structured_event )
 


Member Data Documentation

CosNotification::StructuredEvent * TAO_Notify_StructuredEvent::data_ [protected]
 

TAO_Notify_EventType TAO_Notify_StructuredEvent::event_type_ [protected]
 

CORBA::Boolean TAO_Notify_StructuredEvent::is_owner_ [protected]
 


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:37:02 2001 for TAO_CosNotification by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000