class PreviousBootDataProviderOptions

Defined at line 259 of file fidling/gen/sdk/fidl/fuchsia.diagnostics.persistence/fuchsia.diagnostics.persistence/hlcpp/fuchsia/diagnostics/persistence/cpp/fidl.h

Options for configuring the watcher.

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void PreviousBootDataProviderOptions ()
void PreviousBootDataProviderOptions (PreviousBootDataProviderOptions && other)
const ::fuchsia::diagnostics::persistence::InspectFormat & format ()

Defined at line 265 of file fidling/gen/sdk/fidl/fuchsia.diagnostics.persistence/fuchsia.diagnostics.persistence/hlcpp/fuchsia/diagnostics/persistence/cpp/fidl.h

bool has_format ()

Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.diagnostics.persistence/fuchsia.diagnostics.persistence/hlcpp/fuchsia/diagnostics/persistence/cpp/fidl.h

::fuchsia::diagnostics::persistence::InspectFormat * mutable_format ()

Defined at line 273 of file fidling/gen/sdk/fidl/fuchsia.diagnostics.persistence/fuchsia.diagnostics.persistence/hlcpp/fuchsia/diagnostics/persistence/cpp/fidl.h

void clear_format ()

Defined at line 281 of file fidling/gen/sdk/fidl/fuchsia.diagnostics.persistence/fuchsia.diagnostics.persistence/hlcpp/fuchsia/diagnostics/persistence/cpp/fidl.h

PreviousBootDataProviderOptions & set_format (::fuchsia::diagnostics::persistence::InspectFormat _value)
void ~PreviousBootDataProviderOptions ()
PreviousBootDataProviderOptions & operator= (PreviousBootDataProviderOptions && other)
::std::unique_ptr<PreviousBootDataProviderOptions> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, PreviousBootDataProviderOptions * _value, size_t _offset)
zx_status_t Clone (PreviousBootDataProviderOptions * _result)