begin(void) | stapl::filter_view< View, Pred > | |
begin(void) const | stapl::filter_view< View, Pred > | |
const_iterator typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
const_reference typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
container(void) (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
container(void) const | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
container_ptr(void) const | stapl::view_impl::object_holder< View::view_container_type > | protected |
container_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
core_view(void) (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
core_view(core_view &&)=default (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
core_view(core_view const &other) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
core_view(view_container_type *vcont, domain_type const &dom, map_func_type mfunc=View::map_func_type()) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
core_view(view_container_type const &vcont, domain_type const &dom, map_func_type mfunc=View::map_func_type()) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
domain(void) const (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
domain(void) (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
domain_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
empty(void) const | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
end(void) | stapl::filter_view< View, Pred > | |
end(void) const | stapl::filter_view< View, Pred > | |
filter_view(View const &view, Pred const &pred) | stapl::filter_view< View, Pred > | |
filter_view(view_container_type *vcont, domain_type const &dom, map_func_type mfunc=map_func_type(), Pred const &pred=Pred()) | stapl::filter_view< View, Pred > | |
filter_view(view_container_type const &vcont, domain_type const &dom, map_func_type mfunc=map_func_type(), Pred const &pred=Pred()) | stapl::filter_view< View, Pred > | |
filter_view(view_container_type const &vcont, domain_type const &dom, map_func_type mfunc, filter_view const &other) (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
filter_view(filter_view const &other) | stapl::filter_view< View, Pred > | |
get_container(void) const | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
get_element(index_type index) | stapl::filter_view< View, Pred > | |
gid_type typedef (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
index_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
is_valid(void) const (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
iterator typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
m_pred (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | protected |
m_ptr (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | |
m_size (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | mutableprotected |
m_sptr (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | |
map_func_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
map_function typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
mapfunc(void) const (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
next(index_type index) const | stapl::filter_view< View, Pred > | |
object_holder(void) (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | protected |
object_holder(object_holder const &other) (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | protected |
object_holder(View::view_container_type *ct) (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | explicitprotected |
object_holder(View::view_container_type const &ct) (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | explicitprotected |
operator=(core_view const &)=default (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
operator=(object_holder const &rhs) (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | protected |
predicate(void) const | stapl::filter_view< View, Pred > | |
reference typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
set_domain(domain_type const &dom) (defined in stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type >) | stapl::core_view< View::view_container_type, View::domain_type, View::map_func_type > | |
size(void) const | stapl::filter_view< View, Pred > | |
size_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
value_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
view_container_type typedef (defined in stapl::filter_view< View, Pred >) | stapl::filter_view< View, Pred > | |
~object_holder() (defined in stapl::view_impl::object_holder< View::view_container_type >) | stapl::view_impl::object_holder< View::view_container_type > | protected |