template <class Storage>

class GenericScanEnableBitsView

Defined at line 3618 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Public Methods

void GenericScanEnableBitsView<Storage> ()

Defined at line 3620 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

void GenericScanEnableBitsView<Storage> (Storage emboss_reserved_local_bytes)

Defined at line 3621 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
void GenericScanEnableBitsView<Storage> (const GenericScanEnableBitsView<OtherStorage> & emboss_reserved_local_other)

Defined at line 3627 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename Arg, typename = typename ::std::enable_if<
                                    !EmbossReservedInternalIsGenericScanEnableBitsView<
                                        typename ::std::remove_cv<typename ::std::remove_reference<
                                            Arg>::type>::type>::value>::type>
void GenericScanEnableBitsView<Storage> (Arg && emboss_reserved_local_arg)

Defined at line 3637 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename Arg0, typename Arg1, typename... Args>
void GenericScanEnableBitsView<Storage> (Arg0 && emboss_reserved_local_arg0, Arg1 && emboss_reserved_local_arg1, Args &&... emboss_reserved_local_args)

Defined at line 3643 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
GenericScanEnableBitsView<Storage> & operator= (const GenericScanEnableBitsView<OtherStorage> & emboss_reserved_local_other)

Defined at line 3653 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool Ok ()

Defined at line 3661 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Storage BackingStorage ()

Defined at line 3687 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsComplete ()

Defined at line 3688 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::std::size_t SizeInBits ()

Defined at line 3694 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool SizeIsKnown ()

Defined at line 3697 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
bool Equals (GenericScanEnableBitsView<OtherStorage> emboss_reserved_local_other)

Defined at line 3703 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
bool UncheckedEquals (GenericScanEnableBitsView<OtherStorage> emboss_reserved_local_other)

Defined at line 3741 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
void UncheckedCopyFrom (GenericScanEnableBitsView<OtherStorage> emboss_reserved_local_other)

Defined at line 3773 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
void CopyFrom (GenericScanEnableBitsView<OtherStorage> emboss_reserved_local_other)

Defined at line 3781 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

template <typename OtherStorage>
bool TryToCopyFrom (GenericScanEnableBitsView<OtherStorage> emboss_reserved_local_other)

Defined at line 3788 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsAggregate ()

Defined at line 3797 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBitsView IntrinsicSizeInBits ()

Defined at line 3843 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::emboss::support::Maybe<bool> has_IntrinsicSizeInBits ()

Defined at line 3846 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMaxSizeInBitsView MaxSizeInBits ()

Defined at line 3878 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::emboss::support::Maybe<bool> has_MaxSizeInBits ()

Defined at line 3881 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMinSizeInBitsView MinSizeInBits ()

Defined at line 3913 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::emboss::support::Maybe<bool> has_MinSizeInBits ()

Defined at line 3916 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

typename ::emboss::prelude::FlagView< ::emboss::support::FixedSizeViewParameters<1, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 0>> inquiry ()

Defined at line 9981 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::emboss::support::Maybe<bool> has_inquiry ()

Defined at line 10016 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

typename ::emboss::prelude::FlagView< ::emboss::support::FixedSizeViewParameters<1, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 1>> page ()

Defined at line 10023 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::emboss::support::Maybe<bool> has_page ()

Defined at line 10058 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Records

Friends

template <class OtherStorage>
class GenericScanEnableBitsView