Inheritance diagram for TAO_ECG_Mcast_EH::Observer:
[NOHEADER] | |
virtual void | update_consumer (const RtecEventChannelAdmin::ConsumerQOS &sub ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual void | update_supplier (const RtecEventChannelAdmin::SupplierQOS &pub ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
TAO_ECG_Mcast_EH * | eh_ |
Handler we notify of subscriptions changes. | |
Public Member Functions | |
Observer (TAO_ECG_Mcast_EH *eh) | |
void | shutdown (void) |
|
Constructor. Changes in the EC subscriptions will be reported to the eh. |
|
Shut down the observer: disconnect from EC and deactivate from POA. |
|
|
|
|
|
Handler we notify of subscriptions changes.
|