MamdaSecStatusSymbolSourceAdapter is a simple adapter class that can be added as a handler to the MamdaSecStatusListener turning it into a MamdaSymbolSource.
More...
#include <MamdaSecStatusSymbolSourceAdapter.h>
MamdaSecStatusSymbolSourceAdapter is a simple adapter class that can be added as a handler to the MamdaSecStatusListener turning it into a MamdaSymbolSource.
Objects implementing the MamdaSymbolSource interface can register with this adapter and receive notification of newly announced symbols indirectly from the MamdaSecStatusListener via this adapter.
Wombat::MamdaSecStatusSymbolSourceAdapter::MamdaSecStatusSymbolSourceAdapter |
( |
) | |
|
virtual Wombat::MamdaSecStatusSymbolSourceAdapter::~MamdaSecStatusSymbolSourceAdapter |
( |
) | |
|
|
virtual |
virtual const char* Wombat::MamdaSecStatusSymbolSourceAdapter::getSourcedSymbol |
( |
) | |
const |
|
virtual |
Method invoked when a security status update is received.
- Parameters
-
subscription | The subscription which received the update |
listener | The listener which invoked this callback. |
msg | The MamaMsg that triggered this invocation. |
Implements Wombat::MamdaSecStatusHandler.
The documentation for this class was generated from the following file: