#include "ace/pre.h"
#include "notify_export.h"
#include "orbsvcs/CosNotifyCommC.h"
#include "orbsvcs/CosNotificationC.h"
#include "Peer.h"
#include "Event.h"
#include "Types.h"
#include "ace/post.h"
Include dependency graph for Consumer.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_NS_Consumer |
Astract Base class for wrapping consumer objects that connect to the EventChannel. More... |
Consumer.h,v 1.3 2002/11/12 01:17:56 pradeep Exp