class ProcessLimboWatchProcessesWaitingOnExceptionResult

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

Public Methods

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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