class DebugAgentGetProcessInfoResult

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

Public Methods

void DebugAgentGetProcessInfoResult ()
void DebugAgentGetProcessInfoResult (const DebugAgentGetProcessInfoResult & )

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

DebugAgentGetProcessInfoResult & operator= (const DebugAgentGetProcessInfoResult & )

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

void DebugAgentGetProcessInfoResult (DebugAgentGetProcessInfoResult && )

Defined at line 1577 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 ()
DebugAgentGetProcessInfoResult WithResponse (::fuchsia_debugger::wire::DebugAgentGetProcessInfoResponse val)
DebugAgentGetProcessInfoResult & operator= (DebugAgentGetProcessInfoResult && )

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

::fuchsia_debugger::wire::DebugAgentGetProcessInfoResponse & response ()
const ::fuchsia_debugger::wire::DebugAgentGetProcessInfoResponse & response ()
bool is_err ()
DebugAgentGetProcessInfoResult WithErr (::fuchsia_debugger::wire::FilterError val)
::fuchsia_debugger::wire::FilterError & err ()
const ::fuchsia_debugger::wire::FilterError & err ()
bool is_framework_err ()
DebugAgentGetProcessInfoResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_debugger::wire::DebugAgentGetProcessInfoResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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