class InspectSinkFetchEscrowResult
Defined at line 1194 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
Public Methods
void InspectSinkFetchEscrowResult ()
void ~InspectSinkFetchEscrowResult ()
void InspectSinkFetchEscrowResult (InspectSinkFetchEscrowResult && other)
InspectSinkFetchEscrowResult & operator= (InspectSinkFetchEscrowResult && other)
bool has_invalid_tag ()
bool is_response ()
InspectSinkFetchEscrowResult WithResponse (::fidl::ObjectView< ::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse> val)
template <typename... Args>
InspectSinkFetchEscrowResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1216 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h
::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse & response ()
const ::fuchsia_inspect::wire::InspectSinkFetchEscrowResponse & response ()
bool is_framework_err ()
InspectSinkFetchEscrowResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_inspect::wire::InspectSinkFetchEscrowResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1204 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_types.h