This is the complete list of members for stapl::cref_accessor< T >, including all inherited members.
const_invoke(Rtn(Class::*const memberFuncPtr)(void) const) const (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
cref_accessor(T const &t_) (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
cref_accessor(null_reference const &) (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
cref_accessor(cref_accessor const &other) (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
invoke(void(Class::*memberFuncPtr)(Arg1), typename invoke_arg< Arg1 >::type const &arg1) const | stapl::cref_accessor< T > | |
invoke(void(Class::*memberFuncPtr)(Arg1, Arg2), const typename invoke_arg< Arg1 >::type &arg1, const typename invoke_arg< Arg2 >::type &arg2) const (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
invoke(Rtn(Class::*memberFuncPtr)(void)) const | stapl::cref_accessor< T > | |
invoke(Rtn(Class::*memberFuncPtr)(Arg1, Arg2), typename invoke_arg< Arg1 >::type const &arg1, typename invoke_arg< Arg2 >::type const &arg2) const (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
is_null() const (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
read() const (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > | |
t | stapl::cref_accessor< T > | |
value_type typedef (defined in stapl::cref_accessor< T >) | stapl::cref_accessor< T > |