MySQL 8.3.0
Source Code Documentation
PFS_file_name Struct Reference

#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_file_name *other) const
 
size_t length () const
 
const char * ptr () const
 
const CHARSET_INFOcharset () const
 

Static Private Member Functions

static const CHARSET_INFOget_cs ()
 

Private Attributes

PFS_any_name< FN_REFLENm_name
 

Friends

struct PFS_file_name_view
 

Member Function Documentation

◆ charset()

const CHARSET_INFO * PFS_file_name::charset ( ) const
inline

◆ get_cs()

const CHARSET_INFO * PFS_file_name::get_cs ( )
staticprivate

◆ hash()

void PFS_file_name::hash ( uint64 nr1,
uint64 nr2 
) const
inline

◆ length()

size_t PFS_file_name::length ( ) const
inline

◆ ptr()

const char * PFS_file_name::ptr ( ) const
inline

◆ reset()

void PFS_file_name::reset ( void  )
inline

◆ set()

void PFS_file_name::set ( const char *  str,
size_t  len 
)

◆ sort()

int PFS_file_name::sort ( const PFS_file_name other) const
inline

Friends And Related Function Documentation

◆ PFS_file_name_view

friend struct PFS_file_name_view
friend

Member Data Documentation

◆ m_name

PFS_any_name<FN_REFLEN> PFS_file_name::m_name
private

The documentation for this struct was generated from the following files: