#include <Notify_Event.h>
Inheritance diagram for TAO_Notify_Any:
Public Methods | |
TAO_Notify_Any (CORBA::Any *data) | |
TAO_Notify_Any (const CORBA::Any *data) | |
virtual | ~TAO_Notify_Any () |
virtual TAO_Notify_Event * | clone (void) |
void | operator= (const TAO_Notify_Any ¬ify_any) |
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 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 Attributes | |
CORBA::Any * | data_ |
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. |
|
Reimplemented from TAO_Notify_Event. |
|
|
|
|
|
|