class AdvertisingData

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

Public Methods

void AdvertisingData (Storage_ storage)
void AdvertisingData ()

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

void AdvertisingData (AdvertisingData && )

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

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

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

AdvertisingData & operator= (const AdvertisingData & other)
bool operator== (const AdvertisingData & other)
bool operator!= (const AdvertisingData & other)
bool IsEmpty ()
const std::optional< ::std::vector<uint8_t>> & data ()
::std::optional< ::std::vector<uint8_t>> & data ()
AdvertisingData & data (std::optional< ::std::vector<uint8_t>> value)

Setter for data.

void AdvertisingData (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits