class Node_Proxy

Defined at line 16390 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 Node_Proxy (::fidl::internal::ProxyController * controller)
void ~Node_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void Clone (::fidl::InterfaceRequest< ::fuchsia::unknown::Cloneable> request)

cts-coverage-fidl-name:fuchsia.io/Node.Clone

void Close (CloseCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.Close

void Query (QueryCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.Query

void DeprecatedClone (::fuchsia::io::OpenFlags flags, ::fidl::InterfaceRequest< ::fuchsia::io::Node> object)

cts-coverage-fidl-name:fuchsia.io/Node.DeprecatedClone

void DeprecatedGetAttr (DeprecatedGetAttrCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.DeprecatedGetAttr

void DeprecatedSetAttr (::fuchsia::io::NodeAttributeFlags flags, ::fuchsia::io::NodeAttributes attributes, DeprecatedSetAttrCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.DeprecatedSetAttr

void DeprecatedGetFlags (DeprecatedGetFlagsCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.DeprecatedGetFlags

void DeprecatedSetFlags (::fuchsia::io::OpenFlags flags, DeprecatedSetFlagsCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.DeprecatedSetFlags

void GetFlags (GetFlagsCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.GetFlags

void SetFlags (::fuchsia::io::Flags flags, SetFlagsCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.SetFlags

void QueryFilesystem (QueryFilesystemCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.QueryFilesystem

void GetAttributes (::fuchsia::io::NodeAttributesQuery query, GetAttributesCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.GetAttributes

void UpdateAttributes (::fuchsia::io::MutableNodeAttributes MutableNodeAttributes, UpdateAttributesCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.UpdateAttributes

void Sync (SyncCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.Sync

void ListExtendedAttributes (::fidl::InterfaceRequest< ::fuchsia::io::ExtendedAttributeIterator> iterator)

cts-coverage-fidl-name:fuchsia.io/Node.ListExtendedAttributes

void GetExtendedAttribute (::std::vector<uint8_t> name, GetExtendedAttributeCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.GetExtendedAttribute

void SetExtendedAttribute (::std::vector<uint8_t> name, ::fuchsia::io::ExtendedAttributeValue value, ::fuchsia::io::SetExtendedAttributeMode mode, SetExtendedAttributeCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.SetExtendedAttribute

void RemoveExtendedAttribute (::std::vector<uint8_t> name, RemoveExtendedAttributeCallback callback)

cts-coverage-fidl-name:fuchsia.io/Node.RemoveExtendedAttribute

Protected Methods

void handle_unknown_method (uint64_t ordinal, bool method_has_response)

Defined at line 16438 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h