#include <filesystem.hpp>
◆ file_status() [1/4]
ghc::filesystem::file_status::file_status |
( |
| ) |
|
|
inlinenoexcept |
◆ file_status() [2/4]
◆ file_status() [3/4]
ghc::filesystem::file_status::file_status |
( |
const file_status & |
other | ) |
|
|
inlinenoexcept |
◆ file_status() [4/4]
ghc::filesystem::file_status::file_status |
( |
file_status && |
other | ) |
|
|
inlinenoexcept |
◆ ~file_status()
ghc::filesystem::file_status::~file_status |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ permissions() [1/2]
perms ghc::filesystem::file_status::permissions |
( |
| ) |
const |
|
inlinenoexcept |
◆ permissions() [2/2]
void ghc::filesystem::file_status::permissions |
( |
perms |
prms | ) |
|
|
inlinenoexcept |
◆ type() [1/2]
file_type ghc::filesystem::file_status::type |
( |
| ) |
const |
|
inlinenoexcept |
◆ type() [2/2]
void ghc::filesystem::file_status::type |
( |
file_type |
ft | ) |
|
|
inlinenoexcept |
◆ operator==
The documentation for this class was generated from the following file: