class EmulatorWatchLegacyAdvertisingStatesResponse
Defined at line 2166 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void EmulatorWatchLegacyAdvertisingStatesResponse (Storage_ storage)
void EmulatorWatchLegacyAdvertisingStatesResponse (::std::vector< ::fuchsia_hardware_bluetooth::LegacyAdvertisingState> states)
void EmulatorWatchLegacyAdvertisingStatesResponse ()
Default constructs a |EmulatorWatchLegacyAdvertisingStatesResponse| only if all of its members are default constructible.
Defined at line 2176 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void EmulatorWatchLegacyAdvertisingStatesResponse (EmulatorWatchLegacyAdvertisingStatesResponse && )
Defined at line 2179 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void EmulatorWatchLegacyAdvertisingStatesResponse (const EmulatorWatchLegacyAdvertisingStatesResponse & other)
EmulatorWatchLegacyAdvertisingStatesResponse & operator= (EmulatorWatchLegacyAdvertisingStatesResponse && )
Defined at line 2180 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
EmulatorWatchLegacyAdvertisingStatesResponse & operator= (const EmulatorWatchLegacyAdvertisingStatesResponse & other)
bool operator== (const EmulatorWatchLegacyAdvertisingStatesResponse & other)
bool operator!= (const EmulatorWatchLegacyAdvertisingStatesResponse & other)
const ::std::vector< ::fuchsia_hardware_bluetooth::LegacyAdvertisingState> & states ()
::std::vector< ::fuchsia_hardware_bluetooth::LegacyAdvertisingState> & states ()
EmulatorWatchLegacyAdvertisingStatesResponse & states (::std::vector< ::fuchsia_hardware_bluetooth::LegacyAdvertisingState> value)
Setter for states.
void EmulatorWatchLegacyAdvertisingStatesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits