class PlatformBusSetBootloaderInfoResponse

Defined at line 2057 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

Public Methods

void PlatformBusSetBootloaderInfoResponse (Storage_ storage)
void PlatformBusSetBootloaderInfoResponse (uint8_t __reserved)
void PlatformBusSetBootloaderInfoResponse ()

Default constructs a |PlatformBusSetBootloaderInfoResponse| only if all of its members are default constructible.

Defined at line 2067 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

void PlatformBusSetBootloaderInfoResponse (PlatformBusSetBootloaderInfoResponse && )

Defined at line 2070 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

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

Defined at line 2071 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.bus/fuchsia.hardware.platform.bus/cpp/fidl/fuchsia.hardware.platform.bus/cpp/natural_types.h

PlatformBusSetBootloaderInfoResponse & operator= (const PlatformBusSetBootloaderInfoResponse & other)
bool operator== (const PlatformBusSetBootloaderInfoResponse & other)
bool operator!= (const PlatformBusSetBootloaderInfoResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PlatformBusSetBootloaderInfoResponse & __reserved (uint8_t value)

Setter for __reserved.

void PlatformBusSetBootloaderInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits