WPILibC++ 2024.3.2
wpi::StringMap< ValueTy, AllocatorTy > Member List

This is the complete list of members for wpi::StringMap< ValueTy, AllocatorTy >, including all inherited members.

at(std::string_view Val) constwpi::StringMap< ValueTy, AllocatorTy >inline
begin()wpi::StringMap< ValueTy, AllocatorTy >inline
begin() constwpi::StringMap< ValueTy, AllocatorTy >inline
clear()wpi::StringMap< ValueTy, AllocatorTy >inline
const_iterator typedefwpi::StringMap< ValueTy, AllocatorTy >
contains(std::string_view Key) constwpi::StringMap< ValueTy, AllocatorTy >inline
count(std::string_view Key) constwpi::StringMap< ValueTy, AllocatorTy >inline
count(const StringMapEntry< InputTy > &MapEntry) constwpi::StringMap< ValueTy, AllocatorTy >inline
empty() constwpi::StringMapImplinline
end()wpi::StringMap< ValueTy, AllocatorTy >inline
end() constwpi::StringMap< ValueTy, AllocatorTy >inline
erase(iterator I)wpi::StringMap< ValueTy, AllocatorTy >inline
erase(std::string_view Key)wpi::StringMap< ValueTy, AllocatorTy >inline
find(std::string_view Key)wpi::StringMap< ValueTy, AllocatorTy >inline
find(std::string_view Key) constwpi::StringMap< ValueTy, AllocatorTy >inline
FindKey(std::string_view Key) constwpi::StringMapImplprotected
getAllocator()wpi::StringMap< ValueTy, AllocatorTy >inline
getAllocator() constwpi::StringMap< ValueTy, AllocatorTy >inline
getNumBuckets() constwpi::StringMapImplinline
getNumItems() constwpi::StringMapImplinline
getTombstoneVal()wpi::StringMapImplinlinestatic
init(unsigned Size)wpi::StringMapImplprotected
insert(MapEntryTy *KeyValue)wpi::StringMap< ValueTy, AllocatorTy >inline
insert(std::pair< std::string_view, ValueTy > KV)wpi::StringMap< ValueTy, AllocatorTy >inline
insert(InputIt First, InputIt Last)wpi::StringMap< ValueTy, AllocatorTy >inline
insert(std::initializer_list< std::pair< std::string_view, ValueTy > > List)wpi::StringMap< ValueTy, AllocatorTy >inline
insert_or_assign(std::string_view Key, V &&Val)wpi::StringMap< ValueTy, AllocatorTy >inline
ItemSizewpi::StringMapImplprotected
iterator typedefwpi::StringMap< ValueTy, AllocatorTy >
key_type typedefwpi::StringMap< ValueTy, AllocatorTy >
keys() constwpi::StringMap< ValueTy, AllocatorTy >inline
lookup(std::string_view Key) constwpi::StringMap< ValueTy, AllocatorTy >inline
LookupBucketFor(std::string_view Key)wpi::StringMapImplprotected
MapEntryTy typedefwpi::StringMap< ValueTy, AllocatorTy >
mapped_type typedefwpi::StringMap< ValueTy, AllocatorTy >
NumBucketswpi::StringMapImplprotected
NumItemswpi::StringMapImplprotected
NumTombstoneswpi::StringMapImplprotected
operator!=(const StringMap &RHS) constwpi::StringMap< ValueTy, AllocatorTy >inline
operator=(StringMap RHS)wpi::StringMap< ValueTy, AllocatorTy >inline
operator==(const StringMap &RHS) constwpi::StringMap< ValueTy, AllocatorTy >inline
operator[](std::string_view Key)wpi::StringMap< ValueTy, AllocatorTy >inline
RehashTable(unsigned BucketNo=0)wpi::StringMapImplprotected
remove(MapEntryTy *KeyValue)wpi::StringMap< ValueTy, AllocatorTy >inline
RemoveKey(StringMapEntryBase *V)wpi::StringMapImplprotected
RemoveKey(std::string_view Key)wpi::StringMapImplprotected
size() constwpi::StringMapImplinline
size_type typedefwpi::StringMap< ValueTy, AllocatorTy >
StringMap()wpi::StringMap< ValueTy, AllocatorTy >inline
StringMap(unsigned InitialSize)wpi::StringMap< ValueTy, AllocatorTy >inlineexplicit
StringMap(AllocatorTy A)wpi::StringMap< ValueTy, AllocatorTy >inlineexplicit
StringMap(unsigned InitialSize, AllocatorTy A)wpi::StringMap< ValueTy, AllocatorTy >inline
StringMap(std::initializer_list< std::pair< std::string_view, ValueTy > > List)wpi::StringMap< ValueTy, AllocatorTy >inline
StringMap(StringMap &&RHS)wpi::StringMap< ValueTy, AllocatorTy >inline
StringMap(const StringMap &RHS)wpi::StringMap< ValueTy, AllocatorTy >inline
StringMapImpl(unsigned itemSize)wpi::StringMapImplinlineexplicitprotected
StringMapImpl(StringMapImpl &&RHS) noexceptwpi::StringMapImplinlineprotected
StringMapImpl(unsigned InitSize, unsigned ItemSize)wpi::StringMapImplprotected
swap(StringMapImpl &Other)wpi::StringMapImplinline
TheTablewpi::StringMapImplprotected
TombstoneIntValwpi::StringMapImplstatic
try_emplace(std::string_view Key, ArgsTy &&...Args)wpi::StringMap< ValueTy, AllocatorTy >inline
value_type typedefwpi::StringMap< ValueTy, AllocatorTy >
~StringMap()wpi::StringMap< ValueTy, AllocatorTy >inline