STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
stapl::runtime::block_registry< Key, Mapped > Member List

This is the complete list of members for stapl::runtime::block_registry< Key, Mapped >, including all inherited members.

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 noexceptstapl::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 >