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

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

accessor_core_access (defined in stapl::local_accessor< C >)stapl::local_accessor< C >friend
apply_get(F const &f) conststapl::local_accessor< C >
apply_set(F const &f) conststapl::local_accessor< C >
const_invoke(Rtn(Class::*const pmf)(Args...) const, typename std::decay< Args >::type const &... args) const (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
gid_type typedef (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
index() conststapl::local_accessor< C >
index_type typedef (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
invoke(void(Class::*const pmf)(Args...), typename std::decay< Args >::type const &... args) const (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
invoke(Rtn(Class::*const pmf)(Args...), typename std::decay< Args >::type const &... args) const (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
is_null() conststapl::local_accessor< C >
local_accessor(C *container, iterator const &it)stapl::local_accessor< C >
local_accessor(null_reference const &)stapl::local_accessor< C >
local_accessor(local_accessor const &other) (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
m_container (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
m_itr (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
read() conststapl::local_accessor< C >
value_type typedef (defined in stapl::local_accessor< C >)stapl::local_accessor< C >
write(value_type const &val)stapl::local_accessor< C >
write(value_type &&val)stapl::local_accessor< C >