vfs::Flags
Summary
Constructors and Destructors
|
Flags()
|
Public static attributes
|
kFsRights = fuchsia::io::OPEN_RIGHTS
|
constexpr fuchsia::io::OpenFlags
|
kSettableStatusFlags = fuchsia::io::OpenFlags::APPEND
|
constexpr fuchsia::io::OpenFlags
|
kStatusFlags =
kSettableStatusFlags | fuchsia::io::OpenFlags::NODE_REFERENCE
|
constexpr fuchsia::io::OpenFlags
|
Public static attributes
kFsRights
constexpr fuchsia::io::OpenFlags kFsRights = fuchsia::io::OPEN_RIGHTS
kSettableStatusFlags
constexpr fuchsia::io::OpenFlags kSettableStatusFlags = fuchsia::io::OpenFlags::APPEND
kStatusFlags
constexpr fuchsia::io::OpenFlags kStatusFlags =
kSettableStatusFlags | fuchsia::io::OpenFlags::NODE_REFERENCE
Public functions
Public static functions
bool InputPrecondition(
fuchsia::io::OpenFlags flags
)
IsDirectory
bool IsDirectory(
fuchsia::io::OpenFlags flags
)
IsExecutable
bool IsExecutable(
fuchsia::io::OpenFlags flags
)
IsNodeReference
bool IsNodeReference(
fuchsia::io::OpenFlags flags
)
IsNotDirectory
bool IsNotDirectory(
fuchsia::io::OpenFlags flags
)
IsPosixExecutable
bool IsPosixExecutable(
fuchsia::io::OpenFlags flags
)
IsPosixWritable
bool IsPosixWritable(
fuchsia::io::OpenFlags flags
)
IsReadable
bool IsReadable(
fuchsia::io::OpenFlags flags
)
IsWritable
bool IsWritable(
fuchsia::io::OpenFlags flags
)
ShouldCloneWithSameRights
bool ShouldCloneWithSameRights(
fuchsia::io::OpenFlags flags
)
ShouldDescribe
bool ShouldDescribe(
fuchsia::io::OpenFlags flags
)
StricterOrSameRights
bool StricterOrSameRights(
fuchsia::io::OpenFlags flags_a,
fuchsia::io::OpenFlags flags_b
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]