datasketches-cpp
|
This is the complete list of members for var_opt_union< T, A >, including all inherited members.
deserialize(std::istream &is, const SerDe &sd=SerDe(), const A &allocator=A()) | var_opt_union< T, A > | static |
deserialize(const void *bytes, size_t size, const SerDe &sd=SerDe(), const A &allocator=A()) | var_opt_union< T, A > | static |
get_result() const | var_opt_union< T, A > | |
get_serialized_size_bytes(const SerDe &sd=SerDe()) const | var_opt_union< T, A > | |
reset() | var_opt_union< T, A > | |
serialize(unsigned header_size_bytes=0, const SerDe &sd=SerDe()) const | var_opt_union< T, A > | |
serialize(std::ostream &os, const SerDe &sd=SerDe()) const | var_opt_union< T, A > | |
to_string() const | var_opt_union< T, A > | |
update(const var_opt_sketch< T, A > &sk) | var_opt_union< T, A > | |
update(var_opt_sketch< T, A > &&sk) | var_opt_union< T, A > |