class EmulatorWatchLeScanStatesResponse

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

Public Methods

void EmulatorWatchLeScanStatesResponse (Storage_ storage)
void EmulatorWatchLeScanStatesResponse (::std::vector< ::fuchsia_hardware_bluetooth::LeScanState> states)
void EmulatorWatchLeScanStatesResponse ()

Default constructs a |EmulatorWatchLeScanStatesResponse| only if all of its members are default constructible.

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

void EmulatorWatchLeScanStatesResponse (EmulatorWatchLeScanStatesResponse && )

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

void EmulatorWatchLeScanStatesResponse (const EmulatorWatchLeScanStatesResponse & other)
EmulatorWatchLeScanStatesResponse & operator= (EmulatorWatchLeScanStatesResponse && )

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

EmulatorWatchLeScanStatesResponse & operator= (const EmulatorWatchLeScanStatesResponse & other)
bool operator== (const EmulatorWatchLeScanStatesResponse & other)
bool operator!= (const EmulatorWatchLeScanStatesResponse & other)
const ::std::vector< ::fuchsia_hardware_bluetooth::LeScanState> & states ()
::std::vector< ::fuchsia_hardware_bluetooth::LeScanState> & states ()
EmulatorWatchLeScanStatesResponse & states (::std::vector< ::fuchsia_hardware_bluetooth::LeScanState> value)

Setter for states.

void EmulatorWatchLeScanStatesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits