class DebugAgentAttachToResult

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

Public Methods

void DebugAgentAttachToResult ()
void DebugAgentAttachToResult (const DebugAgentAttachToResult & )

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

DebugAgentAttachToResult & operator= (const DebugAgentAttachToResult & )

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

void DebugAgentAttachToResult (DebugAgentAttachToResult && )

Defined at line 1518 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 ()
DebugAgentAttachToResult WithResponse (::fuchsia_debugger::wire::DebugAgentAttachToResponse val)
DebugAgentAttachToResult & operator= (DebugAgentAttachToResult && )

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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