class ProcessLimboRetrieveExceptionResult

Defined at line 863 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Public Methods

void ProcessLimboRetrieveExceptionResult ()
void ~ProcessLimboRetrieveExceptionResult ()
void ProcessLimboRetrieveExceptionResult (ProcessLimboRetrieveExceptionResult && other)
ProcessLimboRetrieveExceptionResult & operator= (ProcessLimboRetrieveExceptionResult && other)
bool has_invalid_tag ()
bool is_response ()
ProcessLimboRetrieveExceptionResult WithResponse (::fidl::ObjectView< ::fuchsia_exception::wire::ProcessLimboRetrieveExceptionResponse> val)
template <typename... Args>
ProcessLimboRetrieveExceptionResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 885 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

::fuchsia_exception::wire::ProcessLimboRetrieveExceptionResponse & response ()
const ::fuchsia_exception::wire::ProcessLimboRetrieveExceptionResponse & response ()
bool is_err ()
ProcessLimboRetrieveExceptionResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_exception::wire::ProcessLimboRetrieveExceptionResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 873 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h