MySQL 9.1.0
Source Code Documentation
|
#include <pfs_name.h>
Public Member Functions | |
void | reset () |
void | set_view (const char *str, size_t len) |
void | hash (uint64 *nr1, uint64 *nr2) const |
int | sort (const PFS_host_name_view *other) const |
size_t | length () const |
const char * | ptr () const |
const CHARSET_INFO * | charset () const |
Static Private Member Functions | |
static const CHARSET_INFO * | get_cs () |
Private Attributes | |
PFS_any_name_view< HOSTNAME_LENGTH > | m_name |
|
inline |
|
staticprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |