MySQL 8.0.40
Source Code Documentation
|
ilink (intrusive list element) with a name More...
#include <keycaches.h>
Public Member Functions | |
NAMED_ILINK (I_List< NAMED_ILINK > *links, const std::string_view &name_arg, uchar *data_arg) | |
bool | cmp (const char *name_cmp, size_t length) |
Public Member Functions inherited from ilink< NAMED_ILINK > | |
ilink () | |
void | unlink () |
Public Attributes | |
const std::string | name |
case-sensitive, system character set More... | |
uchar * | data |
ilink (intrusive list element) with a name
|
inline |
|
inline |
uchar* NAMED_ILINK::data |
const std::string NAMED_ILINK::name |
case-sensitive, system character set