TAO_RTEvent  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_ECG_Mcast_EH::Observer Class Reference

Observes changes in the EC consumer subscriptions and notifies TAO_ECG_Mcast_EH when there are changes. More...

Inheritance diagram for TAO_ECG_Mcast_EH::Observer:
Inheritance graph
Collaboration diagram for TAO_ECG_Mcast_EH::Observer:
Collaboration graph

Public Member Functions

 Observer (TAO_ECG_Mcast_EH *eh)
 
void shutdown (void)
 
- Public Member Functions inherited from TAO_EC_Deactivated_Object
void set_deactivator (TAO_EC_Object_Deactivator &deactivator)
 
TAO_ECG_Mcast_EHeh_
 Handler we notify of subscriptions changes. More...
 
virtual void update_consumer (const RtecEventChannelAdmin::ConsumerQOS &sub)
 Event Channel Observer methods. More...
 
virtual void update_supplier (const RtecEventChannelAdmin::SupplierQOS &pub)
 Handler we notify of subscriptions changes. More...
 

Additional Inherited Members

- Protected Member Functions inherited from TAO_EC_Deactivated_Object
 TAO_EC_Deactivated_Object (void)
 
 ~TAO_EC_Deactivated_Object (void)
 
- Protected Attributes inherited from TAO_EC_Deactivated_Object
TAO_EC_Object_Deactivator deactivator_
 Utility for deactivating ourselves from POA. More...
 

Detailed Description

Observes changes in the EC consumer subscriptions and notifies TAO_ECG_Mcast_EH when there are changes.

Constructor & Destructor Documentation

TAO_ECG_Mcast_EH::Observer::Observer ( TAO_ECG_Mcast_EH eh)

Constructor. Changes in the EC subscriptions will be reported to the eh.

Member Function Documentation

void TAO_ECG_Mcast_EH::Observer::shutdown ( void  )

Shut down the observer: disconnect from EC and deactivate from POA.

void TAO_ECG_Mcast_EH::Observer::update_consumer ( const RtecEventChannelAdmin::ConsumerQOS sub)
virtual

Event Channel Observer methods.

void TAO_ECG_Mcast_EH::Observer::update_supplier ( const RtecEventChannelAdmin::SupplierQOS pub)
virtual

Handler we notify of subscriptions changes.

Member Data Documentation

TAO_ECG_Mcast_EH* TAO_ECG_Mcast_EH::Observer::eh_
private

Handler we notify of subscriptions changes.


The documentation for this class was generated from the following files: