class BootManagerQueryConfigurationStatusAndBootAttemptsResponse
Defined at line 333 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 335 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 336 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 337 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 338 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 339 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 341 of file fidling/gen/sdk/fidl/fuchsia.paver/fuchsia.paver/cpp/fidl/fuchsia.paver/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder