#include <Admin.h>
Inheritance diagram for TAO_Notify_Admin:
|
|
|
|
|
|
|
Constuctor.
|
|
Destructor.
|
|
|
|
Access Admin FilterAdmin.
|
|
Access Filter operator.
|
|
Set Filter operator.
|
|
Implemented in TAO_Notify_ConsumerAdmin, and TAO_Notify_SupplierAdmin. |
|
Init.
|
|
Insert the proxy in the <proxy_container_>.
|
|
|
|
Load our attributes. Each derived type should call the superclass load first before loading its own attributes. Reimplemented from TAO_Notify_Object. |
|
Reimplemented in TAO_Notify_ConsumerAdmin, and TAO_Notify_SupplierAdmin. |
|
|
|
Re-establish connections that we had before a shutdown. After a topology restore, this method is called so we can reconnect to any external objects with whom we were interacting. We should call the reconnect() method on all of our children to give them the chance to do the same. Reimplemented from TAO_Notify::Topology_Savable. |
|
Remove type from container_.
|
|
Called by derived types to save their attributes. Each derived type should call its superclass version before saving its own attrs. Reimplemented from TAO_Notify_Object. |
|
|
|
|
|
Shutdown.
Reimplemented from TAO_Notify_Object. |
|
Obtain the Admin's subscribed types.
|
|
Reimplemented from TAO_Notify_Object. |
|
= Data Members The EventChannel.
|
|
Filter Administration.
|
|
Filter operator.
|
|
|
|
The Proxy Container.
|
|
The types that we've subscribed our proxy objects with the event manager.
|