template <class Storage>

class GenericEventHeaderView

Defined at line 6070 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Public Methods

void GenericEventHeaderView<Storage> ()

Defined at line 6072 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

void GenericEventHeaderView<Storage> (Storage emboss_reserved_local_bytes)

Defined at line 6073 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6079 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6089 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6095 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6105 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool Ok ()

Defined at line 6113 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Storage BackingStorage ()

Defined at line 6143 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsComplete ()

Defined at line 6144 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

::std::size_t SizeInBytes ()

Defined at line 6150 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool SizeIsKnown ()

Defined at line 6153 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6159 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6214 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6260 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6268 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6275 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

bool IsAggregate ()

Defined at line 6284 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()

Defined at line 6339 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6342 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()

Defined at line 6374 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6377 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()

Defined at line 6409 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 6412 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

typename ::emboss::support::EnumView< ::pw::bluetooth::emboss::EventCode, ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 0>>, 8>> event_code ()

Defined at line 11370 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 11408 of file x64-shared/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, 0>>, 8>> event_code_uint ()

Defined at line 11415 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 11450 of file x64-shared/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, 1>>, 8>> parameter_total_size ()

Defined at line 11457 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

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

Defined at line 11492 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h

Records

Friends

template <class OtherStorage>
class GenericEventHeaderView