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