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