class ChannelCreateChannelResult
Defined at line 884 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
Public Methods
void ChannelCreateChannelResult ()
void ChannelCreateChannelResult (const ChannelCreateChannelResult & )
Defined at line 890 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
ChannelCreateChannelResult & operator= (const ChannelCreateChannelResult & )
Defined at line 891 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
void ChannelCreateChannelResult (ChannelCreateChannelResult && )
Defined at line 892 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ChannelCreateChannelResult WithResponse (::fuchsia_fdomain::wire::ChannelCreateChannelResponse val)
ChannelCreateChannelResult & operator= (ChannelCreateChannelResult && )
Defined at line 893 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
::fuchsia_fdomain::wire::ChannelCreateChannelResponse & response ()
const ::fuchsia_fdomain::wire::ChannelCreateChannelResponse & response ()
bool is_err ()
ChannelCreateChannelResult WithErr (::fidl::ObjectView< ::fuchsia_fdomain::wire::Error> val)
template <typename... Args>
ChannelCreateChannelResult WithErr (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 916 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h
::fuchsia_fdomain::wire::Error & err ()
const ::fuchsia_fdomain::wire::Error & err ()
bool is_framework_err ()
ChannelCreateChannelResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_fdomain::wire::ChannelCreateChannelResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 895 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h