class SvcStashProviderGetResult

Defined at line 201 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_types.h

Public Methods

void SvcStashProviderGetResult ()
void ~SvcStashProviderGetResult ()
void SvcStashProviderGetResult (SvcStashProviderGetResult && other)
SvcStashProviderGetResult & operator= (SvcStashProviderGetResult && other)
bool has_invalid_tag ()
bool is_response ()
SvcStashProviderGetResult WithResponse (::fuchsia_boot::wire::SvcStashProviderGetResponse val)
::fuchsia_boot::wire::SvcStashProviderGetResponse & response ()
const ::fuchsia_boot::wire::SvcStashProviderGetResponse & response ()
bool is_err ()
SvcStashProviderGetResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_boot::wire::SvcStashProviderGetResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 211 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/wire_types.h