#include "ace/pre.h"
#include "notify_export.h"
#include "ace/Copy_Disabled.h"
#include "orbsvcs/Event_ForwarderS.h"
#include "orbsvcs/CosNotifyFilterC.h"
#include "orbsvcs/CosNotificationC.h"
#include "Property.h"
#include "Property_T.h"
#include "ace/post.h"
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_NS_Event |
Base class abstraction for Events flowing through the EventChannel. More... | |
Typedefs | |
typedef ACE_Refcounted_Auto_Ptr< TAO_NS_Event, TAO_SYNCH_MUTEX > | TAO_NS_Event_var |
typedef ACE_Unbounded_Queue< TAO_NS_Event_var > | TAO_NS_Event_Collection |
Event.h,v 1.3 2002/11/18 13:37:16 bala Exp
|
|
|
|