STLdoc
STLdocumentation
|
This is the complete list of members for tr2::sys::basic_filesystem_error< _Path >, including all inherited members.
_Doraise() const | tr2::sys::basic_filesystem_error< _Path > | inlineprotectedvirtual |
_Mycode | _System_error | protected |
_Mypval1 | tr2::sys::basic_filesystem_error< _Path > | private |
_Mypval2 | tr2::sys::basic_filesystem_error< _Path > | private |
_System_error(error_code _Errcode, const string &_Message) | _System_error | inlineprotected |
basic_filesystem_error(const string &_Message, error_code _Errcode=error_code()) | tr2::sys::basic_filesystem_error< _Path > | inlineexplicit |
basic_filesystem_error(const string &_Message, const path_type _Pval1, error_code _Errcode) | tr2::sys::basic_filesystem_error< _Path > | inline |
basic_filesystem_error(const string &_Message, const path_type _Pval1, const path_type _Pval2, error_code _Errcode) | tr2::sys::basic_filesystem_error< _Path > | inline |
basic_filesystem_error(basic_filesystem_error &&_Right) | tr2::sys::basic_filesystem_error< _Path > | inline |
code() const _NOEXCEPT | system_error | inline |
operator=(basic_filesystem_error &&_Right) | tr2::sys::basic_filesystem_error< _Path > | inline |
path1() const _THROW0() | tr2::sys::basic_filesystem_error< _Path > | inline |
path2() const _THROW0() | tr2::sys::basic_filesystem_error< _Path > | inline |
path_type typedef | tr2::sys::basic_filesystem_error< _Path > | |
runtime_error(const string &_Message) | runtime_error | inlineexplicit |
runtime_error(const char *_Message) | runtime_error | inlineexplicit |
system_error(error_code _Errcode) | system_error | inlineexplicit |
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 |
~basic_filesystem_error() _NOEXCEPT | tr2::sys::basic_filesystem_error< _Path > | inlinevirtual |