Reject¶
-
struct Reject¶
FIX Reject <3> message.
Either side may send this message when a session-level rule has been violated.
Public Functions
-
std::span<std::byte const> encode(roq::fix::Header const&, std::span<std::byte> const &buffer) const¶
Encode to buffer.
-
bool is_valid() const¶
Validate if message contains all required fields.
-
std::span<std::byte const> encode(roq::fix::Header const&, std::span<std::byte> const &buffer) const¶