![]() |
MySQL 8.1.0
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_routine_name *other) const |
size_t | length () const |
const char * | ptr () const |
const CHARSET_INFO * | charset () const |
Private Attributes | |
PFS_any_name< NAME_LEN > | m_name |
Static Private Attributes | |
static const CHARSET_INFO * | m_cs = &my_charset_utf8mb4_0900_ai_ci |
Friends | |
struct | PFS_object_name |
|
inline |
|
inline |
|
inline |
|
inline |
void PFS_routine_name::set | ( | const char * | str, |
size_t | len | ||
) |
|
inline |
|
friend |
|
staticprivate |
|
private |