MySQL 8.0.40
Source Code Documentation
|
#include <pfs_name.h>
Public Member Functions | |
PFS_any_name_view () | |
PFS_any_name_view (const PFS_any_name_view &other) | |
PFS_any_name_view< max_length > & | operator= (const PFS_any_name_view< max_length > &other) |
void | reset () |
void | set_view (const char *str, size_t len) |
size_t | length () const |
const char * | ptr () const |
void | hash (const CHARSET_INFO *cs, uint64 *nr1, uint64 *nr2) const |
int | sort (const CHARSET_INFO *cs, const PFS_any_name_view< max_length > *other) const |
Public Attributes | |
const uchar * | m_data |
size_t | m_length |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
const uchar* PFS_any_name_view< max_length >::m_data |
size_t PFS_any_name_view< max_length >::m_length |