lfilesystem
0.0.1
C++ filesystem library
limes::files::Permissions Member List
This is the complete list of members for
limes::files::Permissions
, including all inherited members.
all
() noexcept
limes::files::Permissions
static
fromString
(const std::string_view &string) noexcept
limes::files::Permissions
static
getStdPerms
() const noexcept
limes::files::Permissions
groupAll
() noexcept
limes::files::Permissions
static
hasAll
(Scope s=Scope::All) const noexcept
limes::files::Permissions
hasExecute
(Scope s=Scope::All) const noexcept
limes::files::Permissions
hasRead
(Scope s=Scope::All) const noexcept
limes::files::Permissions
hasStickyBit
() const noexcept
limes::files::Permissions
hasWrite
(Scope s=Scope::All) const noexcept
limes::files::Permissions
isUnknownOrEmpty
() const noexcept
limes::files::Permissions
operator FSPerms
() const noexcept
limes::files::Permissions
operator<<
(std::ostream &os, const Permissions &value)
limes::files::Permissions
related
operator=
(const Permissions &)=default (defined in
limes::files::Permissions
)
limes::files::Permissions
operator=
(Permissions &&)=default (defined in
limes::files::Permissions
)
limes::files::Permissions
operator=
(FSPerms p) noexcept
limes::files::Permissions
operator==
(const Permissions &other) const noexcept
limes::files::Permissions
operator==
(FSPerms p) const noexcept
limes::files::Permissions
othersAll
() noexcept
limes::files::Permissions
static
ownerAll
() noexcept
limes::files::Permissions
static
Permissions
()=default
limes::files::Permissions
Permissions
(FSPerms p) noexcept
limes::files::Permissions
Permissions
(const Permissions &)=default (defined in
limes::files::Permissions
)
limes::files::Permissions
Permissions
(Permissions &&)=default (defined in
limes::files::Permissions
)
limes::files::Permissions
toString
() const
limes::files::Permissions
withAll
(Scope s=Scope::All) const noexcept
limes::files::Permissions
withExecute
(Scope s=Scope::All) const noexcept
limes::files::Permissions
withRead
(Scope s=Scope::All) const noexcept
limes::files::Permissions
withStickyBit
() const noexcept
limes::files::Permissions
withWrite
(Scope s=Scope::All) const noexcept
limes::files::Permissions
Generated on Sat May 27 2023 19:43:14 for lfilesystem by
1.9.1