class Directory_Proxy
Defined at line 17159 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
Public Members
function_impl OnOpen
function_impl OnRepresentation
function_impl handle_unknown_event
Public Methods
void Directory_Proxy (::fidl::internal::ProxyController * controller)
void ~Directory_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void AdvisoryLock (::fuchsia::io::AdvisoryLockRequest request, AdvisoryLockCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.AdvisoryLock
void Clone (::fidl::InterfaceRequest< ::fuchsia::unknown::Cloneable> request)
cts-coverage-fidl-name:fuchsia.io/Directory.Clone
void Close (CloseCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.Close
void Query (QueryCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.Query
void DeprecatedClone (::fuchsia::io::OpenFlags flags, ::fidl::InterfaceRequest< ::fuchsia::io::Node> object)
cts-coverage-fidl-name:fuchsia.io/Directory.DeprecatedClone
void DeprecatedGetAttr (DeprecatedGetAttrCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.DeprecatedGetAttr
void DeprecatedSetAttr (::fuchsia::io::NodeAttributeFlagsflags,::fuchsia::io::NodeAttributesattributes,DeprecatedSetAttrCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.DeprecatedSetAttr
void DeprecatedGetFlags (DeprecatedGetFlagsCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.DeprecatedGetFlags
void DeprecatedSetFlags (::fuchsia::io::OpenFlags flags, DeprecatedSetFlagsCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.DeprecatedSetFlags
void GetFlags (GetFlagsCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.GetFlags
void SetFlags (::fuchsia::io::Flags flags, SetFlagsCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.SetFlags
void QueryFilesystem (QueryFilesystemCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.QueryFilesystem
void GetAttributes (::fuchsia::io::NodeAttributesQuery query, GetAttributesCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.GetAttributes
void UpdateAttributes (::fuchsia::io::MutableNodeAttributes MutableNodeAttributes, UpdateAttributesCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.UpdateAttributes
void Sync (SyncCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.Sync
void ListExtendedAttributes (::fidl::InterfaceRequest< ::fuchsia::io::ExtendedAttributeIterator> iterator)
cts-coverage-fidl-name:fuchsia.io/Directory.ListExtendedAttributes
void GetExtendedAttribute (::std::vector<uint8_t> name, GetExtendedAttributeCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.GetExtendedAttribute
void SetExtendedAttribute (::std::vector<uint8_t>name,::fuchsia::io::ExtendedAttributeValuevalue,::fuchsia::io::SetExtendedAttributeModemode,SetExtendedAttributeCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.SetExtendedAttribute
void RemoveExtendedAttribute (::std::vector<uint8_t> name, RemoveExtendedAttributeCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.RemoveExtendedAttribute
void Open (::std::stringpath,::fuchsia::io::Flagsflags,::fuchsia::io::Optionsoptions,::zx::channelobject)
cts-coverage-fidl-name:fuchsia.io/Directory.Open
void DeprecatedOpen (::fuchsia::io::OpenFlagsflags,::fuchsia::io::ModeTypemode,::std::stringpath,::fidl::InterfaceRequest< ::fuchsia::io::Node>object)
cts-coverage-fidl-name:fuchsia.io/Directory.DeprecatedOpen
void ReadDirents (uint64_t max_bytes, ReadDirentsCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.ReadDirents
void Rewind (RewindCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.Rewind
void GetToken (GetTokenCallback callback)
cts-coverage-fidl-name:fuchsia.io/Directory.GetToken
void Link (::std::stringsrc,::zx::handledst_parent_token,::std::stringdst,LinkCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.Link
void Unlink (::std::stringname,::fuchsia::io::UnlinkOptionsoptions,UnlinkCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.Unlink
void Rename (::std::stringsrc,::zx::eventdst_parent_token,::std::stringdst,RenameCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.Rename
void CreateSymlink (::std::stringname,::std::vector<uint8_t>target,::fidl::InterfaceRequest< ::fuchsia::io::Symlink>connection,CreateSymlinkCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.CreateSymlink
void Watch (::fuchsia::io::WatchMaskmask,uint32_toptions,::fidl::InterfaceRequest< ::fuchsia::io::DirectoryWatcher>watcher,WatchCallbackcallback)
cts-coverage-fidl-name:fuchsia.io/Directory.Watch
Protected Methods
void handle_unknown_method (uint64_t ordinal, bool method_has_response)
Defined at line 17229 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h