#include "ace/Auto_Ptr.h"#include "orbsvcs/Notify/Refcountable.h"#include "orbsvcs/Notify/notify_serv_export.h"#include "tao/orbconf.h"#include "ace/CORBA_macros.h"#include "ace/CORBA_macros.h"

Go to the source code of this file.
Classes | |
| class | TAO_Notify_Event_Manager |
| A class that manages the Consumer and Supplier maps. More... | |
Namespaces | |
| namespace | CORBA |
Typedefs | |
| typedef TAO_Notify_Event_Map_T < TAO_Notify_ProxySupplier, TAO_SYNCH_RW_MUTEX > | TAO_Notify_Consumer_Map |
| typedef TAO_Notify_Event_Map_T < TAO_Notify_ProxyConsumer, TAO_SYNCH_RW_MUTEX > | TAO_Notify_Supplier_Map |
| The Event Map for Suppliers. | |
Definition in file Event_Manager.h.
| typedef TAO_Notify_Event_Map_T<TAO_Notify_ProxySupplier, TAO_SYNCH_RW_MUTEX> TAO_Notify_Consumer_Map |
Definition at line 37 of file Event_Manager.h.
The Event Map for Suppliers.
Definition at line 45 of file Event_Manager.h.
1.7.0