template <class Storage>
class GenericPeripheralMinorDeviceClassView
Defined at line 1465 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Public Methods
void GenericPeripheralMinorDeviceClassView<Storage> ()
Defined at line 1467 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
void GenericPeripheralMinorDeviceClassView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 1468 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void GenericPeripheralMinorDeviceClassView<Storage> (const GenericPeripheralMinorDeviceClassView<OtherStorage> & emboss_reserved_local_other)
Defined at line 1474 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg, typename = typename ::std::enable_if< !EmbossReservedInternalIsGenericPeripheralMinorDeviceClassView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericPeripheralMinorDeviceClassView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 1484 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg0,typename Arg1,typename... Args>
void GenericPeripheralMinorDeviceClassView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 1490 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
GenericPeripheralMinorDeviceClassView<Storage> & operator= (const GenericPeripheralMinorDeviceClassView<OtherStorage> & emboss_reserved_local_other)
Defined at line 1500 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool Ok ()
Defined at line 1508 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Storage BackingStorage ()
Defined at line 1534 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsComplete ()
Defined at line 1535 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::std::size_t SizeInBits ()
Defined at line 1541 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool SizeIsKnown ()
Defined at line 1544 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool Equals (GenericPeripheralMinorDeviceClassView<OtherStorage> emboss_reserved_local_other)
Defined at line 1550 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericPeripheralMinorDeviceClassView<OtherStorage> emboss_reserved_local_other)
Defined at line 1588 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericPeripheralMinorDeviceClassView<OtherStorage> emboss_reserved_local_other)
Defined at line 1620 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void CopyFrom (GenericPeripheralMinorDeviceClassView<OtherStorage> emboss_reserved_local_other)
Defined at line 1628 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericPeripheralMinorDeviceClassView<OtherStorage> emboss_reserved_local_other)
Defined at line 1635 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsAggregate ()
Defined at line 1644 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBitsView IntrinsicSizeInBits ()
Defined at line 1692 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 1695 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMaxSizeInBitsView MaxSizeInBits ()
Defined at line 1727 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 1730 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMinSizeInBitsView MinSizeInBits ()
Defined at line 1762 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 1765 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::PeripheralMinorDeviceClass0, ::emboss::support::FixedSizeViewParameters<4, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 0>> device_class_0 ()
Defined at line 8881 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_device_class_0 ()
Defined at line 8919 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::PeripheralMinorDeviceClass1, ::emboss::support::FixedSizeViewParameters<2, ::emboss::support::AllValuesAreOk>, typename Storage::template OffsetStorageType<0, 4>> device_class_1 ()
Defined at line 8926 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_device_class_1 ()
Defined at line 8964 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Records
Friends
template <class OtherStorage>
class GenericPeripheralMinorDeviceClassView