Go to the documentation of this file.
22 #ifndef MAMA_DQPUBLISHERMANAGER_CALLBACK_CPP_H__
23 #define MAMA_DQPUBLISHERMANAGER_CALLBACK_CPP_H__
26 #include "mama/msgtype.h"
33 class MamaDQPublisherManager;
34 class MamaDQPublisher;
35 class MamaPublishTopic;
42 virtual void onCreate (
45 virtual void onNewRequest (
53 virtual void onRequest (
60 virtual void onRefresh (
67 virtual void onError (
80 #endif // MAMA_DQPUBLISHER_CALLBACK_CPP_H__