GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::dense_bitset Member List

This is the complete list of members for graphlab::dense_bitset, including all inherited members.

begin() const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
clear()graphlab::dense_bitsetinline
clear_bit(size_t b)graphlab::dense_bitsetinline
clear_bit_unsync(size_t b)graphlab::dense_bitsetinline
const_iterator typedef (defined in graphlab::dense_bitset)graphlab::dense_bitset
containing_word(size_t b)graphlab::dense_bitsetinline
dense_bitset()graphlab::dense_bitsetinline
dense_bitset(size_t size)graphlab::dense_bitsetinlineexplicit
dense_bitset(const dense_bitset &db)graphlab::dense_bitsetinline
empty() const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
end() const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
fill()graphlab::dense_bitsetinline
first_bit(size_t &b) const graphlab::dense_bitsetinline
first_zero_bit(size_t &b) const graphlab::dense_bitsetinline
get(size_t b) const graphlab::dense_bitsetinline
get_containing_word_and_zero(size_t b)graphlab::dense_bitsetinline
invert() (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
iterator typedef (defined in graphlab::dense_bitset)graphlab::dense_bitset
load(iarchive &iarc)graphlab::dense_bitsetinline
next_bit(size_t &b) const graphlab::dense_bitsetinline
operator&(const dense_bitset &other) const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
operator&=(const dense_bitset &other) (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
operator-(const dense_bitset &other) const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
operator-=(const dense_bitset &other) (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
operator=(const dense_bitset &db)graphlab::dense_bitsetinline
operator|(const dense_bitset &other) const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
operator|=(const dense_bitset &other) (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
popcount() const (defined in graphlab::dense_bitset)graphlab::dense_bitsetinline
prefetch(size_t b) const graphlab::dense_bitsetinline
resize(size_t n)graphlab::dense_bitsetinline
save(oarchive &oarc) const graphlab::dense_bitsetinline
set(size_t b, bool value)graphlab::dense_bitsetinline
set_bit(size_t b)graphlab::dense_bitsetinline
set_bit_unsync(size_t b)graphlab::dense_bitsetinline
set_unsync(size_t b, bool value)graphlab::dense_bitsetinline
size() const graphlab::dense_bitsetinline
transfer_approximate_unsafe(dense_bitset &other, size_t &start, size_t &b)graphlab::dense_bitsetinline
xor_bit(size_t b)graphlab::dense_bitsetinline
~dense_bitset()graphlab::dense_bitsetinline