class NodeUpdateAttributesResponse
Defined at line 5561 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
Public Methods
void NodeUpdateAttributesResponse (Storage_ storage)
void NodeUpdateAttributesResponse (uint8_t __reserved)
void NodeUpdateAttributesResponse ()
Default constructs a |NodeUpdateAttributesResponse| only if all of its members are default constructible.
Defined at line 5571 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void NodeUpdateAttributesResponse (NodeUpdateAttributesResponse && )
Defined at line 5574 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
void NodeUpdateAttributesResponse (const NodeUpdateAttributesResponse & other)
NodeUpdateAttributesResponse & operator= (NodeUpdateAttributesResponse && )
Defined at line 5575 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/natural_types.h
NodeUpdateAttributesResponse & operator= (const NodeUpdateAttributesResponse & other)
bool operator== (const NodeUpdateAttributesResponse & other)
bool operator!= (const NodeUpdateAttributesResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
NodeUpdateAttributesResponse & __reserved (uint8_t value)
Setter for __reserved.
void NodeUpdateAttributesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits