class ProcessInfoIteratorGetNextResult
Defined at line 1342 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 1348 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h
ProcessInfoIteratorGetNextResult & operator= (const ProcessInfoIteratorGetNextResult & )
Defined at line 1349 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h
void ProcessInfoIteratorGetNextResult (ProcessInfoIteratorGetNextResult && )
Defined at line 1350 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 & operator= (ProcessInfoIteratorGetNextResult && )
Defined at line 1351 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 1365 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 ()
ProcessInfoIteratorGetNextResult WithErr (::fuchsia_debugger::wire::ProcessInfoError val)
::fuchsia_debugger::wire::ProcessInfoError & err ()
const ::fuchsia_debugger::wire::ProcessInfoError & err ()
::fuchsia_debugger::wire::ProcessInfoIteratorGetNextResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1353 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_types.h