![]() |
MySQL 8.0.33
Source Code Documentation
|
#include <pfs_name.h>
Public Member Functions | |
void | reset () |
void | set (const char *str, size_t len) |
void | hash (uint64 *nr1, uint64 *nr2) const |
int | sort (const PFS_host_name *other) const |
size_t | length () const |
const char * | ptr () const |
const CHARSET_INFO * | charset () const |
Private Attributes | |
PFS_any_name< HOSTNAME_LENGTH > | m_name |
Static Private Attributes | |
static const CHARSET_INFO * | m_cs = &my_charset_utf8mb4_bin |
|
inline |
|
inline |
|
inline |
|
inline |
void PFS_host_name::set | ( | const char * | str, |
size_t | len | ||
) |
|
inline |
|
staticprivate |
|
private |