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

This is the complete list of members for boost::filesystem::filesystem_error, including all inherited members.

code() const boost::system::system_errorinline
filesystem_error(const std::string &what_arg, system::error_code ec) BOOST_NOEXCEPTboost::filesystem::filesystem_errorinline
filesystem_error(const std::string &what_arg, const path &path1_arg, system::error_code ec) BOOST_NOEXCEPTboost::filesystem::filesystem_errorinline
filesystem_error(const std::string &what_arg, const path &path1_arg, const path &path2_arg, system::error_code ec) BOOST_NOEXCEPTboost::filesystem::filesystem_errorinline
path1() const BOOST_NOEXCEPTboost::filesystem::filesystem_errorinline
path2() const BOOST_NOEXCEPTboost::filesystem::filesystem_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_NOEXCEPT_OR_NOTHROWboost::filesystem::filesystem_errorinline
~filesystem_error() BOOST_NOEXCEPT_OR_NOTHROWboost::filesystem::filesystem_errorinline
~system_error()boost::system::system_errorinlinevirtual