fix8
version 1.4.0
Open Source C++ FIX Framework
|
This is the complete list of members for FIX8::MsgSequenceTooLow, including all inherited members.
_eseqnum | FIX8::MsgSequenceTooLow | |
_rseqnum | FIX8::MsgSequenceTooLow | |
f8Exception(bool force_logoff=false) | FIX8::f8Exception | inline |
f8Exception(const std::string &msg, bool force_logoff=false) | FIX8::f8Exception | inline |
f8Exception(const char *msg, bool force_logoff=false) | FIX8::f8Exception | inline |
f8Exception(const std::string &msg, const T &val, bool force_logoff=false) | FIX8::f8Exception | inline |
force_logoff() const | FIX8::f8Exception | inline |
format(const std::string &msg, const T what) | FIX8::f8Exception | inlineprotected |
format(const std::string &msg, const T what, const std::string &msg2, const S what2) | FIX8::f8Exception | inlineprotected |
MsgSequenceTooLow(unsigned rseqnum, unsigned eseqnum) | FIX8::MsgSequenceTooLow | inline |
what() const | FIX8::f8Exception | inline |
~f8Exception() | FIX8::f8Exception | inlinevirtual |