MySQL 5.6.14 Source Code Document
|
This is the complete list of members for Uuid, including all inherited members.
BIT_LENGTH | Uuid | static |
BYTE_LENGTH | Uuid | static |
bytes | Uuid | |
clear() | Uuid | inline |
copy_from(const uchar *data) | Uuid | inline |
copy_from(const Uuid &data) | Uuid | inline |
copy_to(uchar *data) const | Uuid | inline |
dbug_print(const char *text="") const | Uuid | inline |
equals(const Uuid &other) const | Uuid | inline |
is_valid(const char *string) | Uuid | static |
parse(const char *string) | Uuid | |
print() const | Uuid | inline |
TEXT_LENGTH | Uuid | static |
to_string(char *buf) const | Uuid | |
to_string(const uchar *bytes_arg, char *buf) | Uuid | static |