#include <Notify_Event.h>
Inheritance diagram for TAO_Notify_StructuredEvent
Public Methods | |
TAO_Notify_StructuredEvent (CosNotification::StructuredEvent * notification) | |
TAO_Notify_StructuredEvent (const CosNotification::StructuredEvent * notification) | |
virtual | ~TAO_Notify_StructuredEvent () |
virtual TAO_Notify_Event* | clone (void) |
void | operator= (const TAO_Notify_StructuredEvent &structured_event) |
virtual CORBA::Boolean | is_special_event_type (void) const |
virtual const TAO_Notify_EventType& | event_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::StructuredEvent* | data_ |
TAO_Notify_EventType | event_type_ |
CORBA::Boolean | is_owner_ |
|
|
|
|
|
|
|
Reimplemented from TAO_Notify_Event. |
|
Reimplemented from TAO_Notify_Event. |
|
Reimplemented from TAO_Notify_Event. |
|
Reimplemented from TAO_Notify_Event. |
|
Reimplemented from TAO_Notify_Event. |
|
|
|
Reimplemented from TAO_Notify_Event. |
|
|
|
|
|
|
|
|