apply(Handler &&handler) const | folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType > | inline |
batchSize_ | folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType > | private |
foreach(Body &&body) const | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | inline |
Generator(Source source, size_t batchSize) | folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType > | inlineexplicit |
GenImpl()=default | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | protected |
GenImpl(GenImpl &&)=default | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | protected |
GenImpl(const GenImpl &)=default | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | protected |
infinite | folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType > | static |
operator=(GenImpl &&)=default | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | protected |
operator=(const GenImpl &)=default | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | protected |
self() const | folly::gen::FBounded< Self > | inline |
self() | folly::gen::FBounded< Self > | inline |
source_ | folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType > | private |
StorageType typedef | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | |
ValueType typedef | folly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > > | |