TAO_CosNotification
2.0.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_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. |
typedef TAO_Notify_Event_Map_T<TAO_Notify_ProxySupplier, TAO_SYNCH_RW_MUTEX> TAO_Notify_Consumer_Map |
The Event Map for Suppliers.