datasketches-cpp
|
This is the complete list of members for cpc_union_alloc< A >, including all inherited members.
cpc_union_alloc(uint8_t lg_k=cpc_constants::DEFAULT_LG_K, uint64_t seed=DEFAULT_SEED, const A &allocator=A()) | cpc_union_alloc< A > | explicit |
cpc_union_alloc(const cpc_union_alloc< A > &other) | cpc_union_alloc< A > | |
cpc_union_alloc(cpc_union_alloc< A > &&other) noexcept | cpc_union_alloc< A > | |
get_result() const | cpc_union_alloc< A > | |
operator=(const cpc_union_alloc< A > &other) | cpc_union_alloc< A > | |
operator=(cpc_union_alloc< A > &&other) noexcept | cpc_union_alloc< A > | |
update(const cpc_sketch_alloc< A > &sketch) | cpc_union_alloc< A > | |
update(cpc_sketch_alloc< A > &&sketch) | cpc_union_alloc< A > |