Extending Qt Creator Manual
MapReduce
Extending Qt Creator Manual 4.6.1
List of All Members for MapReduce
This is the complete list of members for
Utils::Internal::MapReduce
, including inherited members.
MapReduce
(int , ForwardIterator , ForwardIterator , MapFunction &&, State &, ReduceFunction &&, Utils::MapReduceOption , int *, int )
MAX_PROGRESS
: const int
cancelAll
()
exec
()
m_currentIndex
: int
m_end
: const ForwardIterator
m_futureInterface
: int
m_handleProgress
: const bool
m_iterator
: ForwardIterator
m_loop
: int
m_map
: MapFunction
m_option
: Utils::MapReduceOption
m_reduce
: ReduceFunction
m_selfWatcher
: int
m_size
: const int
m_state
: State &
m_successfullyFinishedMapCount
: int
m_threadPool
: int *
m_watcherIndex
: int
mapFinished
(int *)
reduce
(int *, int )
reduce
(int *, int )
schedule
() : bool
updateProgress
()