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