STLdoc
STLdocumentation
|
This is the complete list of members for experimental::filesystem::v1::filesystem_error, including all inherited members.
_Doraise() const | experimental::filesystem::v1::filesystem_error | inlineprotectedvirtual |
_Mycode | _System_error | protected |
_Mypval1 | experimental::filesystem::v1::filesystem_error | private |
_Mypval2 | experimental::filesystem::v1::filesystem_error | private |
_Ptr | exception | protected |
_Raise() const | exception | inline |
_Set_raise_handler(_STD _Prhand _Pnew) | exception | inlinestatic |
_System_error(error_code _Errcode, const string &_Message) | _System_error | inlineprotected |
code() const _NOEXCEPT | system_error | inline |
exception(const char *_Message="unknown", int=1) _THROW0() | exception | inlineexplicit |
exception(const exception &_Right) _THROW0() | exception | inline |
filesystem_error(const string &_Message, error_code _Errcode=make_error_code(errc::operation_not_permitted)) | experimental::filesystem::v1::filesystem_error | inlineexplicit |
filesystem_error(const string &_Message, const path &_Path1, error_code _Errcode) | experimental::filesystem::v1::filesystem_error | inline |
filesystem_error(const string &_Message, const path &_Path1, const path &_Path2, error_code _Errcode) | experimental::filesystem::v1::filesystem_error | inline |
filesystem_error(filesystem_error &&_Right) _NOEXCEPT | experimental::filesystem::v1::filesystem_error | inline |
filesystem_error(const filesystem_error &)=default | experimental::filesystem::v1::filesystem_error | |
operator=(filesystem_error &&_Right) _NOEXCEPT | experimental::filesystem::v1::filesystem_error | inline |
operator=(const filesystem_error &)=default | experimental::filesystem::v1::filesystem_error | |
system_error::operator=(const exception &_Right) _THROW0() | exception | inline |
path1() const _NOEXCEPT | experimental::filesystem::v1::filesystem_error | inline |
path2() const _NOEXCEPT | experimental::filesystem::v1::filesystem_error | inline |
runtime_error(const string &_Message) | runtime_error | inlineexplicit |
runtime_error(const char *_Message) | runtime_error | inlineexplicit |
system_error(error_code _Errcode) | system_error | inline |
system_error(error_code _Errcode, const string &_Message) | system_error | inline |
system_error(error_code _Errcode, const char *_Message) | system_error | inline |
system_error(int _Errval, const error_category &_Errcat) | system_error | inline |
system_error(int _Errval, const error_category &_Errcat, const string &_Message) | system_error | inline |
system_error(int _Errval, const error_category &_Errcat, const char *_Message) | system_error | inline |
what() const _THROW0() | exception | inlinevirtual |
~exception() _NOEXCEPT | exception | inlinevirtual |
~filesystem_error() _NOEXCEPT | experimental::filesystem::v1::filesystem_error | inlinevirtual |