TAO_CosNotification
2.2.8
|
#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"
Classes | |
class | TAO_Notify_Event_Map_T< PROXY, ACE_LOCK > |
Template class for storing the collection of Proxys. More... | |
class | TAO_Notify_Event_Manager |
A class that manages the Consumer and Supplier maps. More... | |
Namespaces | |
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. More... | |
typedef TAO_Notify_Event_Map_T<TAO_Notify_ProxySupplier, TAO_SYNCH_RW_MUTEX> TAO_Notify_Consumer_Map |
The Event Map for Suppliers.