MySQL 9.0.0
Source Code Documentation
TYPE_LIB Struct Reference

A utility class for the ENUM variables. More...

#include <component_sys_var_service.h>

Public Attributes

size_t count {0}
 
const char * name {nullptr}
 
const char ** type_names {nullptr}
 
unsigned int * type_lengths {nullptr}
 

Detailed Description

A utility class for the ENUM variables.

Member Data Documentation

◆ count

size_t TYPE_LIB::count {0}

◆ name

const char* TYPE_LIB::name {nullptr}

◆ type_lengths

unsigned int* TYPE_LIB::type_lengths {nullptr}

◆ type_names

const char** TYPE_LIB::type_names {nullptr}

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