fix8
version 1.4.0
Open Source C++ FIX Framework
|
This is the complete list of members for FIX8::InvalidMsgSequence, including all inherited members.
_eseqnum | FIX8::InvalidMsgSequence | |
_rseqnum | FIX8::InvalidMsgSequence | |
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 |
InvalidMsgSequence(unsigned rseqnum, unsigned eseqnum) | FIX8::InvalidMsgSequence | inline |
what() const | FIX8::f8Exception | inline |
~f8Exception() | FIX8::f8Exception | inlinevirtual |