class RebindParentAddChildResponse
Defined at line 32 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/natural_types.h
Public Methods
void RebindParentAddChildResponse (Storage_ storage)
void RebindParentAddChildResponse (uint8_t __reserved)
void RebindParentAddChildResponse ()
Default constructs a |RebindParentAddChildResponse| only if all of its members are default constructible.
Defined at line 43 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/natural_types.h
void RebindParentAddChildResponse (RebindParentAddChildResponse && )
Defined at line 46 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/natural_types.h
void RebindParentAddChildResponse (const RebindParentAddChildResponse & other)
RebindParentAddChildResponse & operator= (RebindParentAddChildResponse && )
Defined at line 47 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/natural_types.h
RebindParentAddChildResponse & operator= (const RebindParentAddChildResponse & other)
bool operator== (const RebindParentAddChildResponse & other)
bool operator!= (const RebindParentAddChildResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
RebindParentAddChildResponse & __reserved (uint8_t value)
Setter for __reserved.
void RebindParentAddChildResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits