datasketches-cpp
update_theta_sketch_alloc< Allocator > Member List

This is the complete list of members for update_theta_sketch_alloc< Allocator >, including all inherited members.

begin()update_theta_sketch_alloc< Allocator >virtual
begin() constupdate_theta_sketch_alloc< Allocator >virtual
compact(bool ordered=true) constupdate_theta_sketch_alloc< Allocator >
end()update_theta_sketch_alloc< Allocator >virtual
end() constupdate_theta_sketch_alloc< Allocator >virtual
get_allocator() constupdate_theta_sketch_alloc< Allocator >virtual
get_estimate() constbase_theta_sketch_alloc< std::allocator< uint64_t > >
get_lg_k() constupdate_theta_sketch_alloc< Allocator >
get_lower_bound(uint8_t num_std_devs) constbase_theta_sketch_alloc< std::allocator< uint64_t > >
get_num_retained() constupdate_theta_sketch_alloc< Allocator >virtual
get_rf() constupdate_theta_sketch_alloc< Allocator >
get_seed_hash() constupdate_theta_sketch_alloc< Allocator >virtual
get_theta() constbase_theta_sketch_alloc< std::allocator< uint64_t > >
get_theta64() constupdate_theta_sketch_alloc< Allocator >virtual
get_upper_bound(uint8_t num_std_devs) constbase_theta_sketch_alloc< std::allocator< uint64_t > >
is_empty() constupdate_theta_sketch_alloc< Allocator >virtual
is_estimation_mode() constbase_theta_sketch_alloc< std::allocator< uint64_t > >
is_ordered() constupdate_theta_sketch_alloc< Allocator >virtual
operator=(const update_theta_sketch_alloc &other)=defaultupdate_theta_sketch_alloc< Allocator >
operator=(update_theta_sketch_alloc &&other)=defaultupdate_theta_sketch_alloc< Allocator >
reset()update_theta_sketch_alloc< Allocator >
to_string(bool print_items=false) constbase_theta_sketch_alloc< std::allocator< uint64_t > >virtual
trim()update_theta_sketch_alloc< Allocator >
update(const std::string &value)update_theta_sketch_alloc< Allocator >
update(uint64_t value)update_theta_sketch_alloc< Allocator >
update(int64_t value)update_theta_sketch_alloc< Allocator >
update(uint32_t value)update_theta_sketch_alloc< Allocator >
update(int32_t value)update_theta_sketch_alloc< Allocator >
update(uint16_t value)update_theta_sketch_alloc< Allocator >
update(int16_t value)update_theta_sketch_alloc< Allocator >
update(uint8_t value)update_theta_sketch_alloc< Allocator >
update(int8_t value)update_theta_sketch_alloc< Allocator >
update(double value)update_theta_sketch_alloc< Allocator >
update(float value)update_theta_sketch_alloc< Allocator >
update(const void *data, size_t length)update_theta_sketch_alloc< Allocator >
update_theta_sketch_alloc(const update_theta_sketch_alloc &other)=defaultupdate_theta_sketch_alloc< Allocator >
update_theta_sketch_alloc(update_theta_sketch_alloc &&other) noexcept=defaultupdate_theta_sketch_alloc< Allocator >