fix8  version 1.4.0
Open Source C++ FIX Framework
FIX8::f8Exception Member List

This is the complete list of members for FIX8::f8Exception, including all inherited members.

_force_logoffFIX8::f8Exceptionprivate
_reasonFIX8::f8Exceptionprivate
f8Exception(bool force_logoff=false)FIX8::f8Exceptioninline
f8Exception(const std::string &msg, bool force_logoff=false)FIX8::f8Exceptioninline
f8Exception(const char *msg, bool force_logoff=false)FIX8::f8Exceptioninline
f8Exception(const std::string &msg, const T &val, bool force_logoff=false)FIX8::f8Exceptioninline
force_logoff() const FIX8::f8Exceptioninline
format(const std::string &msg, const T what)FIX8::f8Exceptioninlineprotected
format(const std::string &msg, const T what, const std::string &msg2, const S what2)FIX8::f8Exceptioninlineprotected
what() const FIX8::f8Exceptioninline
~f8Exception()FIX8::f8Exceptioninlinevirtual