STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::container< C, bool > Member List

This is the complete list of members for stapl::container< C, bool >, including all inherited members.

apply_get(gid_type const &gid, F const &f)stapl::detail::container_impl< C >
apply_get(gid_type const &gid, F const &f) conststapl::detail::container_impl< C >
apply_set(gid_type const &gid, F const &f)stapl::detail::container_impl< C >
container(void) (defined in stapl::container< C, bool >)stapl::container< C, bool >
container(distribution_type const &distribution)stapl::container< C, bool >
container(directory_type const &dir, container_manager_type const &cm)stapl::container< C, bool >
container(directory_type const &dir, container_manager_type const &cm, Reg const &reg)stapl::container< C, bool >
container(partition_type const &ps, mapper_type const &map)stapl::container< C, bool >
container(partition_type const &ps, mapper_type const &map, Reg const &reg, typename std::enable_if< !detail::has_is_composed_dist_spec< Reg >::value >::type *=0)stapl::container< C, bool >
container(std::shared_ptr< DistSpecView > dist_view, Reg const &reg, typename std::enable_if< !detail::has_is_composed_dist_spec< Reg >::value >::type *=0)stapl::container< C, bool >
container(partition_type const &ps, mapper_type const &map, value_type const &default_value)stapl::container< C, bool >
container(std::shared_ptr< DistSpecView > dist_view, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0)stapl::container< C, bool >
container(std::shared_ptr< DistSpecView > dist_view, value_type const &default_value, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0)stapl::container< C, bool >
container(PartitionContainer const *const part_cont, typename std::enable_if< std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0)stapl::container< C, bool >
container(PartitionContainer const *const part_cont, value_type const &default_value, typename std::enable_if< std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0)stapl::container< C, bool >
container(PartitionContainer const *const part_cont, Reg const &reg, typename std::enable_if< std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0)stapl::container< C, bool >
container(std::shared_ptr< DistSpecView > dist_view, ComposedSpec const &comp_spec, typename std::enable_if< is_distribution_view< DistSpecView >::value &&detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0)stapl::container< C, bool >
container(std::shared_ptr< DistSpecView > dist_view, ComposedSpec const &comp_spec, boost::mpl::false_ const &reg, typename std::enable_if< is_distribution_view< DistSpecView >::value &&detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0)stapl::container< C, bool >
container_impl(void) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(distribution_type const &distribution) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(directory_type const &dir, container_manager_type const &cm) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(directory_type const &dir, container_manager_type const &cm, Reg const &reg) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(partition_type const &ps, mapper_type const &map) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(partition_type const &ps, mapper_type const &map, Reg const &reg) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(partition_type const &ps, mapper_type const &map, value_type const &default_value) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(DistSpecView const &dist_view, PartitionContainer const *const part_cont, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value &&std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(DistSpecView const &dist_view, PartitionContainer const *const part_cont, value_type const &default_value, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value &&std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
container_impl(DistSpecView const &dist_view, PartitionContainer const *const part_cont, Reg const &reg, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value &&std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
destroy(void)stapl::detail::container_impl< C >
distribution(void) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
distribution(void) const (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
distribution_type typedef (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
domain(void) conststapl::detail::container_impl< C >
empty(void) const (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
get_distribution(void) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
get_element(index_type const &idx) conststapl::detail::container_impl< C >
get_element_split(index_type const &idx)stapl::detail::container_impl< C >
get_location_id(void) const (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
get_num_locations(void) const (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
get_rmi_handle_reference(void) (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
get_spec(DistSpecView const &dist_view, typename std::enable_if< !detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0)stapl::detail::container_impl< C >protected
get_spec(ComposedSpec const &dist_view, typename std::enable_if< detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0)stapl::detail::container_impl< C >protected
gid_type typedef (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
is_local(Indices const &... i) conststapl::detail::container_impl< C >
locality(gid_type gid)stapl::detail::container_impl< C >
migrate(gid_type const &gid, location_type destination)stapl::detail::container_impl< C >
redistribute(DistSpecView const &dist_view)stapl::container< C, bool >
redistribute(DistSpecView const *dist_view)stapl::container< C, bool >
set_element(index_type const &idx, value_type const &val)stapl::detail::container_impl< C >
set_elements(index_type const &idx, View &&vals)stapl::detail::container_impl< C >
shared_from_this() (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >
size(void) conststapl::detail::container_impl< C >
size_type typedef (defined in stapl::detail::container_impl< C >)stapl::detail::container_impl< C >