class NodeAddChildResponse

Defined at line 3445 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/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 3455 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_types.h

void NodeAddChildResponse (NodeAddChildResponse && )

Defined at line 3458 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_types.h

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

Defined at line 3459 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/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