proxygen
folly::gen::detail::Distinct< Selector >::Generator< Value, Source > Member List

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

apply(Handler &&handler) const folly::gen::detail::Distinct< Selector >::Generator< Value, Source >inline
foreach(Body &&body) const folly::gen::detail::Distinct< Selector >::Generator< Value, Source >inline
Generator(Source source, Selector selector)folly::gen::detail::Distinct< Selector >::Generator< Value, Source >inline
GenImpl()=defaultfolly::gen::GenImpl< Value, Generator< Value, Source > >protected
GenImpl(GenImpl &&)=defaultfolly::gen::GenImpl< Value, Generator< Value, Source > >protected
GenImpl(const GenImpl &)=defaultfolly::gen::GenImpl< Value, Generator< Value, Source > >protected
infinitefolly::gen::detail::Distinct< Selector >::Generator< Value, Source >static
KeyStorageType typedeffolly::gen::detail::Distinct< Selector >::Generator< Value, Source >private
KeyType typedeffolly::gen::detail::Distinct< Selector >::Generator< Value, Source >private
operator=(GenImpl &&)=defaultfolly::gen::GenImpl< Value, Generator< Value, Source > >protected
operator=(const GenImpl &)=defaultfolly::gen::GenImpl< Value, Generator< Value, Source > >protected
ParamType typedeffolly::gen::detail::Distinct< Selector >::Generator< Value, Source >private
selector_folly::gen::detail::Distinct< Selector >::Generator< Value, Source >private
self() const folly::gen::FBounded< Self >inline
self()folly::gen::FBounded< Self >inline
source_folly::gen::detail::Distinct< Selector >::Generator< Value, Source >private
StorageType typedeffolly::gen::detail::Distinct< Selector >::Generator< Value, Source >private
ValueType typedeffolly::gen::GenImpl< Value, Generator< Value, Source > >