Ditto 4.5.3
|
Public Member Functions | |
file_status (file_type ft, perms prms=perms::unknown) noexcept | |
file_status (const file_status &) noexcept | |
file_status (file_status &&) noexcept | |
file_status & | operator= (const file_status &) noexcept |
file_status & | operator= (file_status &&) noexcept |
void | type (file_type ft) noexcept |
void | permissions (perms prms) noexcept |
file_type | type () const noexcept |
perms | permissions () const noexcept |