MySQL 8.0.37
Source Code Documentation
mysql_string_service.cc File Reference

Classes

struct  anonymous_namespace{mysql_string_service.cc}::st_string_iterator
 mysql_string_itrerator structure to provide service to components More...
 
struct  my_h_string_imp
 
struct  my_h_string_iterator_imp
 

Namespaces

namespace  anonymous_namespace{mysql_string_service.cc}
 The string functions as a service to the mysql_server component.
 

Functions

static const CHARSET_INFOfrom_api (CHARSET_INFO_h api)
 
static CHARSET_INFO_h to_api (const CHARSET_INFO *impl)
 
static Stringfrom_api (my_h_string api)
 

Variables

PSI_memory_key key_memory_string_service_iterator
 

Function Documentation

◆ from_api() [1/2]

static const CHARSET_INFO * from_api ( CHARSET_INFO_h  api)
static

◆ from_api() [2/2]

static String * from_api ( my_h_string  api)
static

◆ to_api()

static CHARSET_INFO_h to_api ( const CHARSET_INFO impl)
static

Variable Documentation

◆ key_memory_string_service_iterator

PSI_memory_key key_memory_string_service_iterator