class BootManagerQueryConfigurationStatusAndBootAttemptsResponse
Defined at line 376 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
Public Methods
void BootManagerQueryConfigurationStatusAndBootAttemptsResponse ()
Defined at line 378 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
void BootManagerQueryConfigurationStatusAndBootAttemptsResponse (const BootManagerQueryConfigurationStatusAndBootAttemptsResponse & other)
Defined at line 379 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
BootManagerQueryConfigurationStatusAndBootAttemptsResponse & operator= (const BootManagerQueryConfigurationStatusAndBootAttemptsResponse & other)
Defined at line 380 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
void BootManagerQueryConfigurationStatusAndBootAttemptsResponse (BootManagerQueryConfigurationStatusAndBootAttemptsResponse && other)
Defined at line 381 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_paver::wire::BootManagerQueryConfigurationStatusAndBootAttemptsResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_paver::wire::BootManagerQueryConfigurationStatusAndBootAttemptsResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_paver::wire::BootManagerQueryConfigurationStatusAndBootAttemptsResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
BootManagerQueryConfigurationStatusAndBootAttemptsResponse & operator= (BootManagerQueryConfigurationStatusAndBootAttemptsResponse && other)
Defined at line 382 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
::fuchsia_paver::wire::ConfigurationStatus & status ()
bool has_status ()
uint8_t & boot_attempts ()
bool has_boot_attempts ()
::fuchsia_paver::wire::UnbootableReason & unbootable_reason ()
bool has_unbootable_reason ()
void ~BootManagerQueryConfigurationStatusAndBootAttemptsResponse ()
Defined at line 384 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder