template <class Storage>
class GenericClassOfDeviceView
Defined at line 2800 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Public Methods
void GenericClassOfDeviceView<Storage> ()
Defined at line 2802 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
void GenericClassOfDeviceView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 2803 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void GenericClassOfDeviceView<Storage> (const GenericClassOfDeviceView<OtherStorage> & emboss_reserved_local_other)
Defined at line 2809 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg, typename = typename ::std::enable_if<
!EmbossReservedInternalIsGenericClassOfDeviceView<
typename ::std::remove_cv<typename ::std::remove_reference<
Arg>::type>::type>::value>::type>
void GenericClassOfDeviceView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 2819 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg0, typename Arg1, typename... Args>
void GenericClassOfDeviceView<Storage> (Arg0 && emboss_reserved_local_arg0, Arg1 && emboss_reserved_local_arg1, Args &&... emboss_reserved_local_args)
Defined at line 2825 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
GenericClassOfDeviceView<Storage> & operator= (const GenericClassOfDeviceView<OtherStorage> & emboss_reserved_local_other)
Defined at line 2835 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool Ok ()
Defined at line 2843 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Storage BackingStorage ()
Defined at line 2909 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsComplete ()
Defined at line 2910 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::std::size_t SizeInBits ()
Defined at line 2916 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool SizeIsKnown ()
Defined at line 2919 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool Equals (GenericClassOfDeviceView<OtherStorage> emboss_reserved_local_other)
Defined at line 2925 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericClassOfDeviceView<OtherStorage> emboss_reserved_local_other)
Defined at line 3133 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericClassOfDeviceView<OtherStorage> emboss_reserved_local_other)
Defined at line 3305 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void CopyFrom (GenericClassOfDeviceView<OtherStorage> emboss_reserved_local_other)
Defined at line 3313 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericClassOfDeviceView<OtherStorage> emboss_reserved_local_other)
Defined at line 3320 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsAggregate ()
Defined at line 3329 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBitsView IntrinsicSizeInBits ()
Defined at line 3457 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 3460 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMaxSizeInBitsView MaxSizeInBits ()
Defined at line 3492 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 3495 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMinSizeInBitsView MinSizeInBits ()
Defined at line 3527 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 3530 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<2, ClassOfDevice::EmbossReservedValidatorForZero>, typename Storage::template OffsetStorageType<0, 0>> zero ()
Defined at line 8584 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_zero ()
Defined at line 8619 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::MajorDeviceClass, ::emboss::support::FixedSizeViewParameters<5, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 8>> major_device_class ()
Defined at line 8626 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_major_device_class ()
Defined at line 8664 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::ComputerMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> computer_minor_device_class ()
Defined at line 8671 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_computer_minor_device_class ()
Defined at line 8709 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::PhoneMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> phone_minor_device_class ()
Defined at line 8716 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_phone_minor_device_class ()
Defined at line 8754 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::LANMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> lan_minor_device_class ()
Defined at line 8761 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_lan_minor_device_class ()
Defined at line 8799 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::AudioVideoMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> audio_video_minor_device_class ()
Defined at line 8806 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_audio_video_minor_device_class ()
Defined at line 8844 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::pw::bluetooth::emboss::GenericPeripheralMinorDeviceClassView<typename Storage::template OffsetStorageType<0, 2>> peripheral_minor_device_class ()
Defined at line 8851 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_peripheral_minor_device_class ()
Defined at line 8880 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::pw::bluetooth::emboss::GenericImagingMinorDeviceClassBitsView<typename Storage::template OffsetStorageType<0, 2>> imaging_minor_device_class ()
Defined at line 8887 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_imaging_minor_device_class ()
Defined at line 8916 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::WearableMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> wearable_minor_device_class ()
Defined at line 8923 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_wearable_minor_device_class ()
Defined at line 8961 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::ToyMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> toy_minor_device_class ()
Defined at line 8968 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_toy_minor_device_class ()
Defined at line 9006 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::HealthMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<6, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 2>> health_minor_device_class ()
Defined at line 9013 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_health_minor_device_class ()
Defined at line 9051 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::pw::bluetooth::emboss::GenericMajorServiceClassesView<typename Storage::template OffsetStorageType<0, 13>> major_service_classes ()
Defined at line 9058 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_major_service_classes ()
Defined at line 9087 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Records
Friends
template <class OtherStorage>
class GenericClassOfDeviceView