class NodeAttributes2
Defined at line 7838 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
Public Members
MutableNodeAttributes mutable_attributes
ImmutableNodeAttributes immutable_attributes
Public Methods
::std::unique_ptr<NodeAttributes2> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, NodeAttributes2 * value, size_t _offset)
zx_status_t Clone (NodeAttributes2 * result)
void NodeAttributes2 ()
Defined at line 7841 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
void NodeAttributes2 (::std::tuple< ::fuchsia::io::MutableNodeAttributes, ::fuchsia::io::ImmutableNodeAttributes> _value_tuple)
Defined at line 7842 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
::std::tuple< ::fuchsia::io::MutableNodeAttributes, ::fuchsia::io::ImmutableNodeAttributes> operator tuple ()
Defined at line 7845 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h