_Func | rpa::accumulate_args< RngIn, RetType, BinOp > | |
_Resu | rpa::accumulate_args< RngIn, RetType, BinOp > | |
_seqIn | rpa::accumulate_args< RngIn, RetType, BinOp > | |
accumulate_args(const RngIn &aRngIn, const result_type &aInit, const BinOp &aFunc) | rpa::accumulate_args< RngIn, RetType, BinOp > | [inline] |
accumulate_t(Range aRng, Type aInit, functor_type aFunc) | rpa::accumulate_t< Range, Type, BinOp > | [inline] |
accumulate_t(Range aRng, Type aInit) | rpa::accumulate_t< Range, Type, BinOp > | [inline] |
args_t typedef | rpa::accumulate_t< Range, Type, BinOp > | |
execute(void) | rpa::accumulate_args< RngIn, RetType, BinOp > | [inline] |
functor_type typedef | rpa::accumulate_t< Range, Type, BinOp > | |
operator()(void) | rpa::accumulate_t< Range, Type, BinOp > | [inline] |
operator()(thread_tree< void, void >) | rpa::accumulate_t< Range, Type, BinOp > | [inline] |
operator()(thread_tree< ThrIter, void > aThrTree) | rpa::accumulate_t< Range, Type, BinOp > | [inline] |
operator()(thread_tree< ThrIter, ThrMain > aThrTree) | rpa::accumulate_t< Range, Type, BinOp > | [inline] |
reduce(const result_type &aB) | rpa::accumulate_args< RngIn, RetType, BinOp > | [inline] |
result(void) const | rpa::accumulate_args< RngIn, RetType, BinOp > | [inline] |
result_type typedef | rpa::accumulate_t< Range, Type, BinOp > | |
RngIn typedef | rpa::accumulate_t< Range, Type, BinOp > | |
threadize(Thr &refThr) | rpa::accumulate_args< RngIn, RetType, BinOp > | [inline] |