template <class Storage>
class GenericLinkKeyView
Defined at line 4937 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Public Methods
void GenericLinkKeyView<Storage> ()
Defined at line 4939 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
void GenericLinkKeyView<Storage> (Storage emboss_reserved_local_bytes)
Defined at line 4940 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void GenericLinkKeyView<Storage> (const GenericLinkKeyView<OtherStorage> & emboss_reserved_local_other)
Defined at line 4946 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< !EmbossReservedInternalIsGenericLinkKeyView< typename ::std::remove_cv<typename ::std::remove_reference< Arg>::type>::type>::value>::type>
void GenericLinkKeyView<Storage> (Arg && emboss_reserved_local_arg)
Defined at line 4956 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 GenericLinkKeyView<Storage> (Arg0 &&emboss_reserved_local_arg0,Arg1 &&emboss_reserved_local_arg1,Args &&...emboss_reserved_local_args)
Defined at line 4962 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
GenericLinkKeyView<Storage> & operator= (const GenericLinkKeyView<OtherStorage> & emboss_reserved_local_other)
Defined at line 4972 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool Ok ()
Defined at line 4980 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Storage BackingStorage ()
Defined at line 5002 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsComplete ()
Defined at line 5003 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 5009 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool SizeIsKnown ()
Defined at line 5012 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool Equals (GenericLinkKeyView<OtherStorage> emboss_reserved_local_other)
Defined at line 5018 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool UncheckedEquals (GenericLinkKeyView<OtherStorage> emboss_reserved_local_other)
Defined at line 5039 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void UncheckedCopyFrom (GenericLinkKeyView<OtherStorage> emboss_reserved_local_other)
Defined at line 5057 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
void CopyFrom (GenericLinkKeyView<OtherStorage> emboss_reserved_local_other)
Defined at line 5065 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
template <typename OtherStorage>
bool TryToCopyFrom (GenericLinkKeyView<OtherStorage> emboss_reserved_local_other)
Defined at line 5072 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
bool IsAggregate ()
Defined at line 5081 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualIntrinsicSizeInBytesView IntrinsicSizeInBytes ()
Defined at line 5123 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 5126 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMaxSizeInBytesView MaxSizeInBytes ()
Defined at line 5158 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 5161 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
EmbossReservedDollarVirtualMinSizeInBytesView MinSizeInBytes ()
Defined at line 5193 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 5196 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
typename ::emboss::support::GenericArrayView<typename ::emboss::prelude::UIntView< ::emboss::support::FixedSizeViewParameters<8, ::emboss::support::AllValuesAreOk>, typename ::emboss::support::BitBlock< ::emboss::support::LittleEndianByteOrderer<typename Storage::template OffsetStorageType<0, 0>::template OffsetStorageType<1, 0>>, 8>>, typename Storage::template OffsetStorageType<0, 0>, 1, 8> value ()
Defined at line 10926 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
::emboss::support::Maybe<bool> has_value ()
Defined at line 10973 of file x64-shared/gen/third_party/pigweed/src/pw_bluetooth/public/pw_bluetooth/hci_common.emb.h
Records
Friends
template <class OtherStorage>
class GenericLinkKeyView