![]() |
CPARK 1.0
A light-weighted, distributed computing framework for C++ that offers a fast and general-purpose large data processing solution.
|
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 >::Iterator | inline |
| operator!=(const Iterator &other) const (defined in cpark::GeneratorRdd< Num, Func, T >::Iterator) | cpark::GeneratorRdd< Num, Func, T >::Iterator | inline |
| operator*() const | cpark::GeneratorRdd< Num, Func, T >::Iterator | inline |
| operator++() | cpark::GeneratorRdd< Num, Func, T >::Iterator | inline |
| operator++(int) | cpark::GeneratorRdd< Num, Func, T >::Iterator | inline |
| operator==(const Iterator &other) const | cpark::GeneratorRdd< Num, Func, T >::Iterator | inline |
| value_type typedef (defined in cpark::GeneratorRdd< Num, Func, T >::Iterator) | cpark::GeneratorRdd< Num, Func, T >::Iterator |