A Receiver handler that does nothing.
More...
#include <noop.hpp>
A Receiver handler that does nothing.
◆ did_receive() [1/6]
Handle an add order message.
- Parameters
-
receiver | the receiver that is handling the message |
message | the message to handle |
◆ did_receive() [2/6]
Handle a clear book message.
- Parameters
-
receiver | the receiver that is handling the message |
message | the message to handle |
◆ did_receive() [3/6]
Handle a delete order message.
- Parameters
-
receiver | the receiver that is handling the message |
message | the message to handle |
◆ did_receive() [4/6]
Handle an end of session message.
- Parameters
-
receiver | the receiver that is handling the message |
message | the message to handle |
◆ did_receive() [5/6]
Handle a start of session message.
- Parameters
-
receiver | the receiver that is handling the message |
message | the message to handle |
◆ did_receive() [6/6]
Handle a trade message.
- Parameters
-
receiver | the receiver that is handling the message |
message | the message to handle |
The documentation for this class was generated from the following file: