class NodeInfo
Defined at line 8203 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
Information that describes the target node.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::io::NodeAttributes2 & attributes ()
Defined at line 8209 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
bool has_attributes ()
Defined at line 8213 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
::fuchsia::io::NodeAttributes2 * mutable_attributes ()
Defined at line 8217 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
void clear_attributes ()
Defined at line 8225 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
NodeInfo & set_attributes (::fuchsia::io::NodeAttributes2 _value)
void NodeInfo ()
void NodeInfo (NodeInfo && other)
void ~NodeInfo ()
NodeInfo & operator= (NodeInfo && other)
::std::unique_ptr<NodeInfo> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,NodeInfo *_value,size_t_offset)
zx_status_t Clone (NodeInfo * _result)