#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 dependency graph for Event_Manager.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Classes | |
class | TAO_Notify_Event_Manager |
A class that manages the Consumer and Supplier maps. More... | |
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 |
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 |