class L2capParametersExtRequestParametersResult

Defined at line 837 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

Public Methods

void L2capParametersExtRequestParametersResult (L2capParametersExtRequestParametersResult && other)
L2capParametersExtRequestParametersResult & operator= (L2capParametersExtRequestParametersResult && other)
void L2capParametersExtRequestParametersResult (const L2capParametersExtRequestParametersResult & other)
L2capParametersExtRequestParametersResult & operator= (const L2capParametersExtRequestParametersResult & other)
bool operator== (const L2capParametersExtRequestParametersResult & other)
bool operator!= (const L2capParametersExtRequestParametersResult & other)
::fuchsia_bluetooth_bredr::L2capParametersExtRequestParametersResult::Tag Which ()
L2capParametersExtRequestParametersResult WithResponse (::fuchsia_bluetooth_bredr::L2capParametersExtRequestParametersResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
L2capParametersExtRequestParametersResult & response (::fuchsia_bluetooth_bredr::L2capParametersExtRequestParametersResponse value)

Sets the union to hold the response member.

L2capParametersExtRequestParametersResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
L2capParametersExtRequestParametersResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void L2capParametersExtRequestParametersResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

Defined at line 847 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits