Safe DDS
eprosima::safedds::memory::container::PreallocMap< K, V > Member List

This is the complete list of members for eprosima::safedds::memory::container::PreallocMap< K, V >, including all inherited members.

add(const K &key) noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
add(const K &key, const V &value) noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
at(uint32_t pos) noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
capacity() const noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
clear() noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
const_at(uint32_t pos) const noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
find(const K &key) noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
IContainerBase() noexcept=defaulteprosima::safedds::memory::IContainerBaseprotected
IContainerBase(const IContainerBase &) noexcept=defaulteprosima::safedds::memory::IContainerBaseprotected
IContainerBase(IContainerBase &&) noexcept=defaulteprosima::safedds::memory::IContainerBaseprotected
IMap() noexcept=defaulteprosima::safedds::memory::IMap< K, V >protected
IMap(const IMap &) noexcept=deleteeprosima::safedds::memory::IMap< K, V >protected
IMap(IMap &&) noexcept=deleteeprosima::safedds::memory::IMap< K, V >protected
IMapBase() noexcept=defaulteprosima::safedds::memory::IMapBase< K, V >protected
IMapBase(const IMapBase &) noexcept=deleteeprosima::safedds::memory::IMapBase< K, V >protected
IMapBase(IMapBase &&) noexcept=deleteeprosima::safedds::memory::IMapBase< K, V >protected
init(const memory::container::PreallocMemoryConfig &config) noexcepteprosima::safedds::memory::container::PreallocMap< K, V >inline
key_at(uint32_t pos) const noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
key_value_at(uint32_t pos) noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
operator=(const PreallocMap &) noexcept=deleteeprosima::safedds::memory::container::PreallocMap< K, V >
operator=(PreallocMap &&) noexcept=deleteeprosima::safedds::memory::container::PreallocMap< K, V >
eprosima::safedds::memory::IMap::operator=(const IMap &) noexcept=deleteeprosima::safedds::memory::IMap< K, V >protected
eprosima::safedds::memory::IMap::operator=(IMap &&) noexcept=deleteeprosima::safedds::memory::IMap< K, V >protected
eprosima::safedds::memory::IMapBase::operator=(const IMapBase &) noexcept=deleteeprosima::safedds::memory::IMapBase< K, V >protected
eprosima::safedds::memory::IMapBase::operator=(IMapBase &&) noexcept=deleteeprosima::safedds::memory::IMapBase< K, V >protected
eprosima::safedds::memory::IContainerBase::operator=(const IContainerBase &) noexcept=defaulteprosima::safedds::memory::IContainerBaseprotected
eprosima::safedds::memory::IContainerBase::operator=(IContainerBase &&) noexcept=defaulteprosima::safedds::memory::IContainerBaseprotected
PreallocMap(platform::IAllocator &allocator) noexcepteprosima::safedds::memory::container::PreallocMap< K, V >inlineexplicit
PreallocMap(platform::IAllocator &allocator, const PreallocMemoryConfig &configuration) noexcepteprosima::safedds::memory::container::PreallocMap< K, V >inline
PreallocMap(const PreallocMap &) noexcept=deleteeprosima::safedds::memory::container::PreallocMap< K, V >
PreallocMap(PreallocMap &&) noexcept=deleteeprosima::safedds::memory::container::PreallocMap< K, V >
remove(const K &key) noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
size() const noexcept overrideeprosima::safedds::memory::container::PreallocMap< K, V >inlinevirtual
~IContainerBase() noexcept=defaulteprosima::safedds::memory::IContainerBaseprotected
~IMap() noexcept=defaulteprosima::safedds::memory::IMap< K, V >protected
~IMapBase() noexcept=defaulteprosima::safedds::memory::IMapBase< K, V >protected
~PreallocMap() noexcept=defaulteprosima::safedds::memory::container::PreallocMap< K, V >virtual