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