class ContextGetRemoteDebuggingPortResult

Defined at line 6526 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

Public Methods

void ContextGetRemoteDebuggingPortResult ()
void ContextGetRemoteDebuggingPortResult (const ContextGetRemoteDebuggingPortResult & )

Defined at line 6532 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

ContextGetRemoteDebuggingPortResult & operator= (const ContextGetRemoteDebuggingPortResult & )

Defined at line 6533 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

void ContextGetRemoteDebuggingPortResult (ContextGetRemoteDebuggingPortResult && )

Defined at line 6534 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ContextGetRemoteDebuggingPortResult WithResponse (::fuchsia_web::wire::ContextGetRemoteDebuggingPortResponse val)
ContextGetRemoteDebuggingPortResult & operator= (ContextGetRemoteDebuggingPortResult && )

Defined at line 6535 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

::fuchsia_web::wire::ContextGetRemoteDebuggingPortResponse & response ()
const ::fuchsia_web::wire::ContextGetRemoteDebuggingPortResponse & response ()
bool is_err ()
ContextGetRemoteDebuggingPortResult WithErr (::fuchsia_web::wire::ContextError val)
::fuchsia_web::wire::ContextError & err ()
const ::fuchsia_web::wire::ContextError & err ()
::fuchsia_web::wire::ContextGetRemoteDebuggingPortResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 6537 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h