block_registry(void) (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
block_registry(const size_type id, const size_type num_ids) (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
empty(void) const (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
erase(const key_type key) (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
find_id(const key_type key) const noexcept | stapl::runtime::block_registry< Key, Mapped > | |
insert(const key_type key, value_type const &value) (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
key_type typedef (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
operator=(block_registry &&other) (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
reserve_id(void) (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
retrieve(const key_type key) const (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
size_type typedef (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
try_retrieve(const key_type key, value_type &value) const (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |
value_type typedef (defined in stapl::runtime::block_registry< Key, Mapped >) | stapl::runtime::block_registry< Key, Mapped > | |