template <class Storage>
class GenericImagingMinorDeviceClassBitsView
Defined at line 1851 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Public Methods
void GenericImagingMinorDeviceClassBitsView<Storage> ()
Defined at line 1853 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
void GenericImagingMinorDeviceClassBitsView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 1854 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void GenericImagingMinorDeviceClassBitsView<Storage> (const GenericImagingMinorDeviceClassBitsView<OtherStorage> & emboss_reserved_local_other)
Defined at line 1860 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericImagingMinorDeviceClassBitsView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericImagingMinorDeviceClassBitsView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 1870 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericImagingMinorDeviceClassBitsView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 1876 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
GenericImagingMinorDeviceClassBitsView<Storage> & operator= (const GenericImagingMinorDeviceClassBitsView<OtherStorage> & emboss_reserved_local_other)
Defined at line 1886 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool Ok ()
Defined at line 1894 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Storage BackingStorage ()
Defined at line 1932 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsComplete ()
Defined at line 1933 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::std::size_t SizeInBits ()
Defined at line 1939 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool SizeIsKnown ()
Defined at line 1942 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool Equals (GenericImagingMinorDeviceClassBitsView<OtherStorage> emboss_reserved_local_other)
Defined at line 1948 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericImagingMinorDeviceClassBitsView<OtherStorage> emboss_reserved_local_other)
Defined at line 2037 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericImagingMinorDeviceClassBitsView<OtherStorage> emboss_reserved_local_other)
Defined at line 2111 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void CopyFrom (GenericImagingMinorDeviceClassBitsView<OtherStorage> emboss_reserved_local_other)
Defined at line 2119 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericImagingMinorDeviceClassBitsView<OtherStorage> emboss_reserved_local_other)
Defined at line 2126 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsAggregate ()
Defined at line 2135 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBitsView IntrinsicSizeInBits ()
Defined at line 2206 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 2209 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMaxSizeInBitsView MaxSizeInBits ()
Defined at line 2241 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 2244 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMinSizeInBitsView MinSizeInBits ()
Defined at line 2276 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 2279 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::ImagingMinorDeviceClass, ::emboss::support::FixedSizeViewParameters<2, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 0>> device_class ()
Defined at line 9033 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_device_class ()
Defined at line 9071 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, 2>> display ()
Defined at line 9078 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_display ()
Defined at line 9113 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, 3>> camera ()
Defined at line 9120 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_camera ()
Defined at line 9155 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, 4>> scanner ()
Defined at line 9162 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_scanner ()
Defined at line 9197 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, 5>> printer ()
Defined at line 9204 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_printer ()
Defined at line 9239 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Records
Friends
template <class OtherStorage>
class GenericImagingMinorDeviceClassBitsView