class NodeAddChildResponse

Defined at line 95 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.volume/fuchsia.hardware.block.volume/cpp/fidl/fuchsia.hardware.block.volume/cpp/natural_types.h

Public Methods

void NodeAddChildResponse (Storage_ storage)
void NodeAddChildResponse (uint8_t __reserved)
void NodeAddChildResponse ()

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

Defined at line 106 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.volume/fuchsia.hardware.block.volume/cpp/fidl/fuchsia.hardware.block.volume/cpp/natural_types.h

void NodeAddChildResponse (NodeAddChildResponse && )

Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.volume/fuchsia.hardware.block.volume/cpp/fidl/fuchsia.hardware.block.volume/cpp/natural_types.h

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

Defined at line 110 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.volume/fuchsia.hardware.block.volume/cpp/fidl/fuchsia.hardware.block.volume/cpp/natural_types.h

NodeAddChildResponse & operator= (const NodeAddChildResponse & other)
bool operator== (const NodeAddChildResponse & other)
bool operator!= (const NodeAddChildResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
NodeAddChildResponse & __reserved (uint8_t value)

Setter for __reserved.

void NodeAddChildResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits