Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::GReduceLogicalAnd Member List

This is the complete list of members for galois::GReduceLogicalAnd, including all inherited members.

getLocal()galois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >inline
GReduceLogicalAnd()galois::GReduceLogicalAndinline
operator()() constgalois::identity_value< bool, true >inline
reduce()galois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >inline
Reducible(std::logical_and< bool >merge_func, identity_value< bool, true >id_func)galois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >inline
reset()galois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >inline
update(bool &&rhs)galois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >inline
update(const bool &rhs)galois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >inline
value_type typedefgalois::Reducible< bool, std::logical_and< bool >, identity_value< bool, true > >