template <class Storage>
class GenericVendorDebugEventView
Defined at line 7127 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Public Methods
void GenericVendorDebugEventView<Storage> ()
Defined at line 7129 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
void GenericVendorDebugEventView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 7130 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void GenericVendorDebugEventView<Storage> (const GenericVendorDebugEventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 7136 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg, typename = typename ::std::enable_if<
!EmbossReservedInternalIsGenericVendorDebugEventView<
typename ::std::remove_cv<typename ::std::remove_reference<
Arg>::type>::type>::value>::type>
void GenericVendorDebugEventView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 7146 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename Arg0, typename Arg1, typename... Args>
void GenericVendorDebugEventView<Storage> (Arg0 && emboss_reserved_local_arg0, Arg1 && emboss_reserved_local_arg1, Args &&... emboss_reserved_local_args)
Defined at line 7152 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
GenericVendorDebugEventView<Storage> & operator= (const GenericVendorDebugEventView<OtherStorage> & emboss_reserved_local_other)
Defined at line 7162 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool Ok ()
Defined at line 7170 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Storage BackingStorage ()
Defined at line 7200 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsComplete ()
Defined at line 7201 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::std::size_t SizeInBytes ()
Defined at line 7207 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool SizeIsKnown ()
Defined at line 7210 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool Equals (GenericVendorDebugEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 7216 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericVendorDebugEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 7254 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericVendorDebugEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 7286 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void CopyFrom (GenericVendorDebugEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 7294 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericVendorDebugEventView<OtherStorage> emboss_reserved_local_other)
Defined at line 7301 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsAggregate ()
Defined at line 7310 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedVirtualHdrSizeView hdr_size ()
Defined at line 7340 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_hdr_size ()
Defined at line 7343 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 7389 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_IntrinsicSizeInBytes ()
Defined at line 7392 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 7424 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_MaxSizeInBytes ()
Defined at line 7427 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 7459 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_MinSizeInBytes ()
Defined at line 7462 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::pw::bluetooth::emboss::GenericEventHeaderView<typename Storage::template OffsetStorageType<0, 0>> header ()
Defined at line 10600 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_header ()
Defined at line 10629 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 2>>, 8>> subevent_code ()
Defined at line 10636 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_subevent_code ()
Defined at line 10671 of file gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Records
Friends
template <class OtherStorage>
class GenericVendorDebugEventView