MySQL 9.0.0
Source Code Documentation
ib_vector_t Struct Reference

#include <ut0vec.h>

Public Attributes

ib_alloc_tallocator
 
void * data
 
ulint used
 
ulint total
 
ulint sizeof_value
 

Member Data Documentation

◆ allocator

ib_alloc_t* ib_vector_t::allocator

◆ data

void* ib_vector_t::data

◆ sizeof_value

ulint ib_vector_t::sizeof_value

◆ total

ulint ib_vector_t::total

◆ used

ulint ib_vector_t::used

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