proxygen
folly::gen::Group< Key, Value > Member List

This is the complete list of members for folly::gen::Group< Key, Value >, including all inherited members.

apply(Handler &&handler) const folly::gen::Group< Key, Value >inline
foreach(Body &&body) const folly::gen::Group< Key, Value >inline
GenImpl()=defaultfolly::gen::GenImpl< Value &&, Group< Key, Value > >protected
GenImpl(GenImpl &&)=defaultfolly::gen::GenImpl< Value &&, Group< Key, Value > >protected
GenImpl(const GenImpl &)=defaultfolly::gen::GenImpl< Value &&, Group< Key, Value > >protected
Group(Key key, VectorType values)folly::gen::Group< Key, Value >inline
infinitefolly::gen::Group< Key, Value >static
key() const folly::gen::Group< Key, Value >inline
key_folly::gen::Group< Key, Value >private
KeyType typedeffolly::gen::Group< Key, Value >
operator=(GenImpl &&)=defaultfolly::gen::GenImpl< Value &&, Group< Key, Value > >protected
operator=(const GenImpl &)=defaultfolly::gen::GenImpl< Value &&, Group< Key, Value > >protected
operator|(const detail::Collect< VectorType > &) const folly::gen::Group< Key, Value >inline
operator|(const detail::CollectTemplate< std::vector > &) const folly::gen::Group< Key, Value >inline
self() const folly::gen::FBounded< Self >inline
self()folly::gen::FBounded< Self >inline
size() const folly::gen::Group< Key, Value >inline
StorageType typedeffolly::gen::GenImpl< Value &&, Group< Key, Value > >
values() const folly::gen::Group< Key, Value >inline
values()folly::gen::Group< Key, Value >inline
values_folly::gen::Group< Key, Value >mutableprivate
ValueType typedeffolly::gen::Group< Key, Value >
VectorType typedeffolly::gen::Group< Key, Value >