CPARK 1.0
A light-weighted, distributed computing framework for C++ that offers a fast and general-purpose large data processing solution.
Loading...
Searching...
No Matches
cpark::GeneratorRdd< Num, Func, T >::Iterator Member List

This is the complete list of members for cpark::GeneratorRdd< Num, Func, T >::Iterator, including all inherited members.

difference_type typedef (defined in cpark::GeneratorRdd< Num, Func, T >::Iterator)cpark::GeneratorRdd< Num, Func, T >::Iterator
Iterator()=default (defined in cpark::GeneratorRdd< Num, Func, T >::Iterator)cpark::GeneratorRdd< Num, Func, T >::Iterator
Iterator(const Func *func, Num i)cpark::GeneratorRdd< Num, Func, T >::Iteratorinline
operator!=(const Iterator &other) const (defined in cpark::GeneratorRdd< Num, Func, T >::Iterator)cpark::GeneratorRdd< Num, Func, T >::Iteratorinline
operator*() constcpark::GeneratorRdd< Num, Func, T >::Iteratorinline
operator++()cpark::GeneratorRdd< Num, Func, T >::Iteratorinline
operator++(int)cpark::GeneratorRdd< Num, Func, T >::Iteratorinline
operator==(const Iterator &other) constcpark::GeneratorRdd< Num, Func, T >::Iteratorinline
value_type typedef (defined in cpark::GeneratorRdd< Num, Func, T >::Iterator)cpark::GeneratorRdd< Num, Func, T >::Iterator