#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:
Go to the source code of 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 |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Notify_ProxySupplier |
Definition in file Event_Manager.h.
|
Definition at line 41 of file Event_Manager.h. |
|
Definition at line 45 of file Event_Manager.h. Referenced by TAO_Notify_Event_Manager::init(). |
|
Definition at line 32 of file Event_Manager.h. |