#include <SequenceProxyPushConsumer.h>
Inheritance diagram for TAO_Notify_SequenceProxyPushConsumer:
Public Member Functions | |
TAO_Notify_SequenceProxyPushConsumer (void) | |
Constuctor. | |
virtual | ~TAO_Notify_SequenceProxyPushConsumer () |
Destructor. | |
virtual const char * | get_proxy_type_name (void) const |
virtual void | load_attrs (const TAO_Notify::NVPList &attrs) |
Protected Member Functions | |
virtual CosNotifyChannelAdmin::ProxyType | MyType () throw ( CORBA::SystemException ) |
= Protected Methods | |
virtual void | connect_sequence_push_supplier (CosNotifyComm::SequencePushSupplier_ptr push_supplier) throw ( CORBA::SystemException, CosEventChannelAdmin::AlreadyConnected ) |
virtual void | push_structured_events (const CosNotification::EventBatch ¬ifications) throw ( CORBA::SystemException, CosEventComm::Disconnected ) |
virtual void | disconnect_sequence_push_consumer () throw ( CORBA::SystemException ) |
Protected Attributes | |
TAO_Notify_Property_Time | pacing_interval_ |
= Data Members | |
Private Types | |
typedef TAO_Notify_ProxyConsumer_T< POA_CosNotifyChannelAdmin::SequenceProxyPushConsumer > | SuperClass |
Private Member Functions | |
virtual void | release (void) |
TAO_Notify_Destroy_Callback methods. | |
Friends | |
class | TAO_Notify_Builder |
|
|
|
Constuctor.
|
|
Destructor.
|
|
|
|
|
|
Implements TAO_Notify_Proxy. |
|
Load our attributes. Each derived type should call the superclass load first before loading its own attributes. Reimplemented from TAO_Notify_Object. |
|
= Protected Methods
|
|
|
|
TAO_Notify_Destroy_Callback methods.
Implements TAO_Notify_Refcountable. |
|
Reimplemented from TAO_Notify_Object. |
|
= Data Members
|