apply(Handler &&handler) const | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | inline |
foreach(Body &&body) const | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | inline |
Generator(Source source, Ops ops, size_t threads) | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | inline |
GenImpl()=default | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | protected |
GenImpl(GenImpl &&)=default | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | protected |
GenImpl(const GenImpl &)=default | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | protected |
infinite | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | static |
InQueue typedef | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | private |
operator=(GenImpl &&)=default | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | protected |
operator=(const GenImpl &)=default | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | protected |
ops_ | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | private |
OutQueue typedef | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | private |
self() const | folly::gen::FBounded< Self > | inline |
self() | folly::gen::FBounded< Self > | inline |
source_ | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | private |
StorageType typedef | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | |
threads_ | folly::gen::detail::Parallel< Ops >::Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > | private |
ValueType typedef | folly::gen::GenImpl< OutputDecayed &&, Generator< Input, Source, InputDecayed, Composed, Output, OutputDecayed > > | |