Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::UUID, including all inherited members.
binary_value() const | Botan::UUID | inline |
is_valid() const | Botan::UUID | inline |
operator!=(const UUID &other) const | Botan::UUID | inline |
operator=(const UUID &other)=default | Botan::UUID | |
operator==(const UUID &other) const | Botan::UUID | inline |
to_string() const | Botan::UUID | |
UUID() | Botan::UUID | inline |
UUID(RandomNumberGenerator &rng) | Botan::UUID | |
UUID(const std::vector< uint8_t > &blob) | Botan::UUID | |
UUID(const UUID &other)=default | Botan::UUID | |
UUID(std::string_view uuid_str) | Botan::UUID |