MamdaPubStatusHandler is an interface for applications that want to have an easy way to handle feed handler publisher status updates.
More...
#include <MamdaPubStatusHandler.h>
Detailed Description
MamdaPubStatusHandler is an interface for applications that want to have an easy way to handle feed handler publisher status updates.
The interface defines callback methods for publisher status events:
Constructor & Destructor Documentation
virtual Wombat::MamdaPubStatusHandler::~MamdaPubStatusHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
Method invoked when a quote is reported.
- Parameters
-
subscription | The MamdaSubscription handle. |
listener | The listener which invoked this callback. |
msg | The MamaMsg that triggered this invocation. |
The documentation for this class was generated from the following file: