_COM_AZURE_DEV__BASE__OVERRIDE_ALLOC() (defined in DynamicObject) | DynamicObject | |
add(const Key &key, const Value &value) | HashTable< KEY, VALUE >::HashTableImpl | inline |
dump() (defined in HashTable< KEY, VALUE >::HashTableImpl) | HashTable< KEY, VALUE >::HashTableImpl | inline |
DynamicObject() noexcept | DynamicObject | inline |
find(const Key &key) | HashTable< KEY, VALUE >::HashTableImpl | inline |
find(const Key &key) const | HashTable< KEY, VALUE >::HashTableImpl | inline |
getBuckets() noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
getBuckets() const noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
getCapacity() const noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
getNumberOfReferences_INTERNAL() const noexcept | ReferenceCountedObject | inline |
getSize() const noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
getValue(const Key &key) | HashTable< KEY, VALUE >::HashTableImpl | inline |
getValue(const Key &key) const | HashTable< KEY, VALUE >::HashTableImpl | inline |
grow() | HashTable< KEY, VALUE >::HashTableImpl | inline |
HashTableImpl(MemorySize capacity) | HashTable< KEY, VALUE >::HashTableImpl | inline |
HashTableImpl(const HashTableImpl ©) | HashTable< KEY, VALUE >::HashTableImpl | inline |
hasKey(const Key &key) noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
hasKey(const Key &key) const noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
isValidObject() const noexcept | DynamicObject | |
operator=(const ReferenceCountedObject ©) noexcept | ReferenceCountedObject | inline |
operator=(ReferenceCountedObject &&move) noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject() noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject(const ReferenceCountedObject ©) noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject(ReferenceCountedObject &&move) noexcept | ReferenceCountedObject | inline |
remove(const Key &key) | HashTable< KEY, VALUE >::HashTableImpl | inline |
shrink() noexcept | HashTable< KEY, VALUE >::HashTableImpl | inline |
useGarbageCollector() const noexcept | ReferenceCountedObject | inlinevirtual |
~DynamicObject() noexcept(false) | DynamicObject | inlinevirtual |
~HashTableImpl() | HashTable< KEY, VALUE >::HashTableImpl | inline |
~ReferenceCountedObject() (defined in ReferenceCountedObject) | ReferenceCountedObject | inline |