class ProcessInfoIteratorGetNextResult

Defined at line 1485 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h

Public Methods

void ProcessInfoIteratorGetNextResult ()
void ProcessInfoIteratorGetNextResult (const ProcessInfoIteratorGetNextResult & )

Defined at line 1491 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ProcessInfoIteratorGetNextResult WithResponse (::fidl::ObjectView< ::fuchsia_debugger::wire::ProcessInfoIteratorGetNextResponse> val)
ProcessInfoIteratorGetNextResult WithErr (::fuchsia_debugger::wire::ProcessInfoError val)
ProcessInfoIteratorGetNextResult & operator= (const ProcessInfoIteratorGetNextResult & )

Defined at line 1492 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h

void ProcessInfoIteratorGetNextResult (ProcessInfoIteratorGetNextResult && )

Defined at line 1493 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h

ProcessInfoIteratorGetNextResult & operator= (ProcessInfoIteratorGetNextResult && )

Defined at line 1494 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h

template <typename... Args>
ProcessInfoIteratorGetNextResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1508 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h

::fuchsia_debugger::wire::ProcessInfoIteratorGetNextResponse & response ()
const ::fuchsia_debugger::wire::ProcessInfoIteratorGetNextResponse & response ()
bool is_err ()
::fuchsia_debugger::wire::ProcessInfoError & err ()
const ::fuchsia_debugger::wire::ProcessInfoError & err ()
::fuchsia_debugger::wire::ProcessInfoIteratorGetNextResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 1496 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h