class EmulatorWatchControllerParametersResult

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

Public Methods

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

Sets the union to hold the response member.

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

Sets the union to hold the framework_err member.

void EmulatorWatchControllerParametersResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits