2 //=============================================================================
4 * @file Notify_StructuredPushConsumer.h
6 * This is a utility class is to be used by clients of the Notification
7 * Service to implement the servant for CosNotifyComm::PushConsumer
9 * @author Pradeep Gore <pradeep@cs.wustl.edu>
11 //=============================================================================
14 #ifndef NOTIFY_STRUCTUREDPUSHCONSUMER_H
15 #define NOTIFY_STRUCTUREDPUSHCONSUMER_H
16 #include /**/ "ace/pre.h"
18 #include "StructuredPushConsumer.h"
20 typedef TAO_Notify_Tests_StructuredPushConsumer TAO_Notify_StructuredPushConsumer
;
22 #include /**/ "ace/post.h"
23 #endif /* NOTIFY_STRUCTUREDPUSHCONSUMER_H */