vfs::Node
Summary
Inheritance
Direct Known Subclasses:
vfs::ComposedServiceDir,
vfs::LazyDir,
vfs::PseudoDir,
vfs::PseudoFile,
vfs::RemoteDir,
vfs::Service,
vfs::VmoFile
Protected functions
|
Node(vfs_internal_node_t *handle)
|
|
Serve(fuchsia::io::OpenFlags flags, zx::channel request, async_dispatcher_t *dispatcher)
|
zx_status_t
|
handle() const
|
const vfs_internal_node_t *
|
handle()
|
vfs_internal_node_t *
|
Friend classes
vfs::ComposedServiceDir
friend class vfs::ComposedServiceDir
vfs::LazyDir
friend class vfs::LazyDir
vfs::PseudoDir
friend class vfs::PseudoDir
Public functions
Node
Node(
const Node & node
)=delete
Node
Node(
Node && node
)=delete
operator=
Node & operator=(
const Node & node
)=delete
operator=
Node & operator=(
Node && node
)=delete
Protected functions
Node
Node(
vfs_internal_node_t *handle
)
Serve
zx_status_t Serve(
fuchsia::io::OpenFlags flags,
zx::channel request,
async_dispatcher_t *dispatcher
)
handle
const vfs_internal_node_t * handle() const
handle
vfs_internal_node_t * handle()
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 2024-09-27 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 2024-09-27 UTC."],[],[]]