proxygen
folly::gen::detail::Dereference::Generator< Value, Source, Result > Member List

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

apply(Handler &&handler) const folly::gen::detail::Dereference::Generator< Value, Source, Result >inline
foreach(Body &&body) const folly::gen::detail::Dereference::Generator< Value, Source, Result >inline
Generator(Source source)folly::gen::detail::Dereference::Generator< Value, Source, Result >inlineexplicit
GenImpl()=defaultfolly::gen::GenImpl< Result, Generator< Value, Source, Result > >protected
GenImpl(GenImpl &&)=defaultfolly::gen::GenImpl< Result, Generator< Value, Source, Result > >protected
GenImpl(const GenImpl &)=defaultfolly::gen::GenImpl< Result, Generator< Value, Source, Result > >protected
infinitefolly::gen::detail::Dereference::Generator< Value, Source, Result >static
operator=(GenImpl &&)=defaultfolly::gen::GenImpl< Result, Generator< Value, Source, Result > >protected
operator=(const GenImpl &)=defaultfolly::gen::GenImpl< Result, Generator< Value, Source, Result > >protected
self() const folly::gen::FBounded< Self >inline
self()folly::gen::FBounded< Self >inline
source_folly::gen::detail::Dereference::Generator< Value, Source, Result >private
StorageType typedeffolly::gen::GenImpl< Result, Generator< Value, Source, Result > >
ValueType typedeffolly::gen::GenImpl< Result, Generator< Value, Source, Result > >