|
| virtual void | onMarketImageRecovery (const MarketImageRecovery &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onMarketSessionStartUp (const MarketSessionStartUp &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onMarketSessionEnd (const MarketSessionEnd &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onBuySellInvolved (const BuySellInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onBuySellNotInvolved (const BuySellNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onBidAskNewLevelInvolved (const BidAskNewLevelInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onBidAskNewLevelNotInvolved (const BidAskNewLevelNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onBidAskExistingLevelInvolved (const BidAskExistingLevelInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onBidAskExistingLevelNotInvolved (const BidAskExistingLevelNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onPositionModificationInvolved (const PositionModificationInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onPositionModificationNotInvolved (const PositionModificationNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onPositionCancellation (const PositionCancellation &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onCombinedBidAskInvolved (const CombinedBidAskInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onCombinedBidAskNotInvolved (const CombinedBidAskNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onSwitchingBidAskInvolved (const SwitchingBidAskInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onSwitchingBidAskNotInvolved (const SwitchingBidAskNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onOperationConfirmationInvolved (const OperationConfirmationInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onOperationConfirmationNotInvolved (const OperationConfirmationNotInvolved &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onTradingSessionStartUp (const TradingSessionStartUp &msg, const MessageInfo &msgInfo)=0 |
| virtual void | onTradingSessionEnd (const TradingSessionEnd &msg, const MessageInfo &msgInfo)=0 |
Definition at line 51 of file MarketPublicationListener.h.
◆ ~MarketPublicationListener()
◆ onBidAskExistingLevelInvolved()
Is called once Bid / Ask Existing Level (006) Involved Message received.
- Parameters
-
| msg | Bid / Ask Existing Level (006) Involved Message. |
| msgInfo | information about this particular message. |
◆ onBidAskExistingLevelNotInvolved()
Is called once Bid / Ask Existing Level (009) Not Involved Message received.
- Parameters
-
| msg | Bid / Ask Existing Level (009) Not Involved Message. |
| msgInfo | information about this particular message. |
◆ onBidAskNewLevelInvolved()
Is called once Bid / Ask Opening a New Level (006) Involved Message received.
- Parameters
-
| msg | Bid / Ask Opening a New Level (006) Involved Message. |
| msgInfo | information about this particular message. |
◆ onBidAskNewLevelNotInvolved()
Is called once Bid / Ask Opening a New Level (007) Not Involved Message received.
- Parameters
-
| msg | Bid / Ask Opening a New Level (007) Not Involved Message. |
| msgInfo | information about this particular message. |
◆ onBuySellInvolved()
Is called once Buy / Sell (002) Involved Message received.
- Parameters
-
| msg | Buy / Sell (002) Involved Message. |
| msgInfo | information about this particular message. |
◆ onBuySellNotInvolved()
Is called once Buy / Sell (003) Not Involved Message received.
- Parameters
-
| msg | Buy / Sell (003) Not Involved Message. |
| msgInfo | information about this particular message. |
◆ onCombinedBidAskInvolved()
Is called once Combined Bid / Ask (015) Involved Message received.
- Parameters
-
| msg | Combined Bid / Ask (015) Involved Message. |
| msgInfo | information about this particular message. |
◆ onCombinedBidAskNotInvolved()
Is called once Combined Bid / Ask (016) Not Involved Message received.
- Parameters
-
| msg | Combined Bid / Ask (016) Not Involved Message. |
| msgInfo | information about this particular message. |
◆ onMarketImageRecovery()
Is called once Market Image Recovery (012) Message received.
- Parameters
-
| msg | Market Image Recovery (012) Message. |
| msgInfo | information about this particular message. |
◆ onMarketSessionEnd()
Is called once Market Session End (020) Message received.
- Parameters
-
| msg | Market Session End (020) Message. |
| msgInfo | information about this particular message. |
◆ onMarketSessionStartUp()
Is called once Market Session Start-Up (022) Message received.
- Parameters
-
| msg | Market Session Start-Up (022) Message. |
| msgInfo | information about this particular message. |
◆ onOperationConfirmationInvolved()
Is called once Operation Confirmation (004) Involved Message received.
- Parameters
-
| msg | Operation Confirmation (004) Involved Message. |
| msgInfo | information about this particular message. |
◆ onOperationConfirmationNotInvolved()
Is called once Operation Confirmation (005) Not involved Message received.
- Parameters
-
| msg | Operation Confirmation (005) Not involved Message. |
| msgInfo | information about this particular message. |
◆ onPositionCancellation()
Is called once Position Cancellation (001) Message received.
- Parameters
-
| msg | Position Cancellation (001) Message. |
| msgInfo | information about this particular message. |
◆ onPositionModificationInvolved()
Is called once Position Modification (010) Involved Message received.
- Parameters
-
| msg | Position Modification (010) Involved Message. |
| msgInfo | information about this particular message. |
◆ onPositionModificationNotInvolved()
Is called once Position Modification (011) Not Involved Message received.
- Parameters
-
| msg | Position Modification (011) Not Involved Message. |
| msgInfo | information about this particular message. |
◆ onSwitchingBidAskInvolved()
Is called once Switching Bid / Ask (023) Involved Message received.
- Parameters
-
| msg | Switching Bid / Ask (023) Involved Message. |
| msgInfo | information about this particular message. |
◆ onSwitchingBidAskNotInvolved()
Is called once Switching Bid / Ask (024) Not Involved Message received.
- Parameters
-
| msg | Switching Bid / Ask (024) Not Involved Message. |
| msgInfo | information about this particular message. |
◆ onTradingSessionEnd()
Is called once Trading Session End (014) Message received.
- Parameters
-
| msg | Trading Session End (014) Message. |
| msgInfo | information about this particular message. |
◆ onTradingSessionStartUp()
Is called once Trading Session Start-Up (013) Message received.
- Parameters
-
| msg | Trading Session Start-Up (013) Message. |
| msgInfo | information about this particular message. |