| apply(const std::function< bool(Value)> &handler) const | folly::gen::VirtualGen< Value > | inline |
| GenImpl< Value, VirtualGen< Value > >::apply(Handler &&handler) const | folly::gen::GenImpl< Value, VirtualGen< Value > > | |
| foreach(const std::function< void(Value)> &body) const | folly::gen::VirtualGen< Value > | inline |
| GenImpl< Value, VirtualGen< Value > >::foreach(Body &&body) const | folly::gen::GenImpl< Value, VirtualGen< Value > > | inline |
| GenImpl()=default | folly::gen::GenImpl< Value, VirtualGen< Value > > | protected |
| GenImpl(GenImpl &&)=default | folly::gen::GenImpl< Value, VirtualGen< Value > > | protected |
| GenImpl(const GenImpl &)=default | folly::gen::GenImpl< Value, VirtualGen< Value > > | protected |
| infinite | folly::gen::GenImpl< Value, VirtualGen< Value > > | static |
| operator=(const VirtualGen &source) | folly::gen::VirtualGen< Value > | inline |
| operator=(VirtualGen &&source) noexcept | folly::gen::VirtualGen< Value > | inline |
| GenImpl< Value, VirtualGen< Value > >::operator=(GenImpl &&)=default | folly::gen::GenImpl< Value, VirtualGen< Value > > | protected |
| GenImpl< Value, VirtualGen< Value > >::operator=(const GenImpl &)=default | folly::gen::GenImpl< Value, VirtualGen< Value > > | protected |
| self() const | folly::gen::FBounded< Self > | inline |
| self() | folly::gen::FBounded< Self > | inline |
| StorageType typedef | folly::gen::GenImpl< Value, VirtualGen< Value > > | |
| ValueType typedef | folly::gen::GenImpl< Value, VirtualGen< Value > > | |
| VirtualGen(Self source) | folly::gen::VirtualGen< Value > | inline |
| VirtualGen(VirtualGen &&source) noexcept | folly::gen::VirtualGen< Value > | inline |
| VirtualGen(const VirtualGen &source) | folly::gen::VirtualGen< Value > | inline |
| wrapper_ | folly::gen::VirtualGen< Value > | private |