MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for binary_log::Uuid, including all inherited members.
BIT_LENGTH | binary_log::Uuid | static |
BYTE_LENGTH | binary_log::Uuid | static |
bytes | binary_log::Uuid | |
bytes_per_section | binary_log::Uuid | static |
clear() | binary_log::Uuid | inline |
copy_from(const unsigned char *data) | binary_log::Uuid | inline |
copy_from(const Uuid &data) | binary_log::Uuid | inline |
copy_to(unsigned char *data) const | binary_log::Uuid | inline |
equals(const Uuid &other) const | binary_log::Uuid | inline |
hex_to_byte | binary_log::Uuid | static |
is_valid(const char *string, size_t len) | binary_log::Uuid | static |
NUMBER_OF_SECTIONS | binary_log::Uuid | static |
parse(const char *string, size_t len) | binary_log::Uuid | |
parse(const char *in_string, size_t len, const unsigned char *out_binary_string) | binary_log::Uuid | static |
print() const | binary_log::Uuid | inline |
read_section(int section_len, const char **section_str, const unsigned char **out_binary_str) | binary_log::Uuid | static |
TEXT_LENGTH | binary_log::Uuid | static |
to_string(char *buf) const | binary_log::Uuid | |
to_string(const unsigned char *bytes_arg, char *buf) | binary_log::Uuid | static |
to_string() const | binary_log::Uuid | inline |