class ChannelReceiveResult

Defined at line 1432 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

Public Methods

void ChannelReceiveResult ()
void ChannelReceiveResult (const ChannelReceiveResult & )

Defined at line 1438 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

ChannelReceiveResult & operator= (const ChannelReceiveResult & )

Defined at line 1439 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

void ChannelReceiveResult (ChannelReceiveResult && )

Defined at line 1440 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ChannelReceiveResult WithResponse (::fidl::ObjectView< ::fuchsia_bluetooth::wire::ChannelReceiveResponse> val)
ChannelReceiveResult & operator= (ChannelReceiveResult && )

Defined at line 1441 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

template <typename... Args>
ChannelReceiveResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1455 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h

::fuchsia_bluetooth::wire::ChannelReceiveResponse & response ()
const ::fuchsia_bluetooth::wire::ChannelReceiveResponse & response ()
bool is_framework_err ()
ChannelReceiveResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_bluetooth::wire::ChannelReceiveResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 1443 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/wire_types.h