STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::mix_view< View, Info, CID > Member List

This is the complete list of members for stapl::mix_view< View, Info, CID >, including all inherited members.

base_type typedef (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
component_type typedef (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
disable_localization typedef (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
domain_type typedef (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
fast_view_type typedefstapl::mix_view< View, Info, CID >
get_component(void) const (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
get_id(void) const (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
get_metadata(void) const (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
get_preferred_location(void) conststapl::mix_view< View, Info, CID >
index_type typedef (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
is_local(void) conststapl::mix_view< View, Info, CID >
m_id (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
m_md_info (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
map_func_type typedef (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(void) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(mix_view const &other) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(mix_view const &other, typename View::view_container_type *vcont) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(typename View::view_container_type *vcont, domain_type const &dom, map_func_type mfunc, index_type const &id, Info const &md_info, std::true_type) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(typename View::view_container_type *vcont, domain_type const &dom, map_func_type mfunc, index_type const &id, Info const &md_info, std::false_type=std::false_type()) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(View const &vcont, domain_type const &dom, map_func_type mfunc, index_type const &vid, Info const &md_info) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >
mix_view(base_type const &base_view, index_type const &vid, Info const &md_info) (defined in stapl::mix_view< View, Info, CID >)stapl::mix_view< View, Info, CID >