Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::system::system_error Member List

This is the complete list of members for boost::system::system_error, including all inherited members.

code() const boost::system::system_errorinline
system_error(error_code ec)boost::system::system_errorinline
system_error(error_code ec, const std::string &what_arg)boost::system::system_errorinline
system_error(error_code ec, const char *what_arg)boost::system::system_errorinline
system_error(int ev, const error_category &ecat)boost::system::system_errorinline
system_error(int ev, const error_category &ecat, const std::string &what_arg)boost::system::system_errorinline
system_error(int ev, const error_category &ecat, const char *what_arg)boost::system::system_errorinline
what() const boost::system::system_errorinline
~system_error()boost::system::system_errorinlinevirtual