|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <processing_rules_impl.hpp>
Public Member Functions | |
| NewOrderResponse (simulator_responses &sr) noexcept(true) | |
| constexpr | NewOrderResponse (NewOrderResponse const &v) noexcept(true) |
| template<auto state, auto , class SktT > | |
| msg_details_t::MsgTypes_t | operator() (typename msg_details_t::msg_buffer_t const &buff, SktT &, SktT &client_skt) const noexcept(false) |
Definition at line 327 of file processing_rules_impl.hpp.
|
inlineexplicitnoexcept |
Definition at line 329 of file processing_rules_impl.hpp.
|
inlineconstexprnoexcept |
Definition at line 331 of file processing_rules_impl.hpp.
|
inlinenoexcept |
From section 9.1 "Order handling" of [1]: the response to a NewOrder.
Definition at line 341 of file processing_rules_impl.hpp.