GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred > Member List

This is the complete list of members for graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >, including all inherited members.

begin() (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
begin() const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
clear() (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
compute_hash(size_t k, const uint32_t seed) const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
const_pointer typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
const_reference typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
count(key_type const &k) const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
cuckoo_map_pow2(key_type illegalkey, index_type stashsize=8, hasher const &h=hasher(), key_equal const &k=key_equal()) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
end() (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
end() const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
erase(iterator iter) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
erase(key_type const &k) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
find(key_type const &k) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
find(key_type const &k) const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
hasher typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
illegal_key() const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
index_type typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
insert(const value_type &v_) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
insert(const_iterator hint, value_type const &v) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
key_eq() const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
key_equal typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
key_type typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
load(iarchive &iarc) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
load_factor() const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
mapped_type typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
mix(size_t state) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inlinestatic
next_powerof2(uint64_t val) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inlinestatic
operator=(const cuckoo_map_pow2 &other) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
operator[](const key_type &i) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
pointer typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
reference typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
rehash() (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
reserve(size_t newlen) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
save(oarchive &oarc) const (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
size() (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
swap(cuckoo_map_pow2 &other) (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline
value_type typedef (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >
~cuckoo_map_pow2() (defined in graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >)graphlab::cuckoo_map_pow2< Key, Value, CuckooK, IndexType, Hash, Pred >inline