class NodeGetAttributesRequest

Defined at line 5498 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

Public Methods

void NodeGetAttributesRequest (Storage_ storage)
void NodeGetAttributesRequest (::fuchsia_io::NodeAttributesQuery query)
void NodeGetAttributesRequest ()

Default constructs a |NodeGetAttributesRequest| only if all of its members are default constructible.

Defined at line 5508 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void NodeGetAttributesRequest (NodeGetAttributesRequest && )

Defined at line 5511 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

void NodeGetAttributesRequest (const NodeGetAttributesRequest & other)
NodeGetAttributesRequest & operator= (NodeGetAttributesRequest && )

Defined at line 5512 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h

NodeGetAttributesRequest & operator= (const NodeGetAttributesRequest & other)
bool operator== (const NodeGetAttributesRequest & other)
bool operator!= (const NodeGetAttributesRequest & other)
::fuchsia_io::NodeAttributesQuery query ()

Set the corresponding bit to one to query that particular attribute.

The elements here correspond one-to-one with [`NodeAttributes`].

::fuchsia_io::NodeAttributesQuery & query ()

Set the corresponding bit to one to query that particular attribute.

The elements here correspond one-to-one with [`NodeAttributes`].

NodeGetAttributesRequest & query (::fuchsia_io::NodeAttributesQuery value)

Set the corresponding bit to one to query that particular attribute.

The elements here correspond one-to-one with [`NodeAttributes`].

void NodeGetAttributesRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits