proxygen
folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType > Member List

This is the complete list of members for folly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType >, including all inherited members.

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) constfolly::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()=defaultfolly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > >protected
GenImpl(GenImpl &&)=defaultfolly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > >protected
GenImpl(const GenImpl &)=defaultfolly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > >protected
infinitefolly::gen::detail::Batch::Generator< Value, Source, StorageType, VectorType >static
operator=(GenImpl &&)=defaultfolly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > >protected
operator=(const GenImpl &)=defaultfolly::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 typedeffolly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > >
ValueType typedeffolly::gen::GenImpl< VectorType &, Generator< Value, Source, StorageType, VectorType > >