Go to the documentation of this file.
22 #ifndef MAMA_SEND_COMPLETE_CB_H__
23 #define MAMA_SEND_COMPLETE_CB_H__
60 virtual void onSendComplete (
68 #endif //MAMA_SEND_COMPLETE_CB
Callback interface for use with the MamaPublisher.sendWithThrottle() and MamaPublisher....
Definition: MamaSendCompleteCallback.h:42
Definition: MamaStatus.h:30
virtual ~MamaSendCompleteCallback()
Definition: MamaSendCompleteCallback.h:45
MAMA message representation.
Definition: MamaMsg.h:113
Definition: MamaBasicSubscription.h:27
The publisher class publishes messages to basic or market data subscriptions depending on the underly...
Definition: MamaPublisher.h:40