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