class EmulatorWatchLeScanStatesResult

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

Public Methods

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

Sets the union to hold the response member.

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

Sets the union to hold the framework_err member.

void EmulatorWatchLeScanStatesResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits