MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for ut::Object_cache< T >, including all inherited members.
allocate(Types &&...args) | ut::Object_cache< T > | inline |
deallocate(T *obj) | ut::Object_cache< T > | inline |
extend(size_t size, Types &&...args) | ut::Object_cache< T > | inline |
init(size_t size, size_t step, Types &&...args) | ut::Object_cache< T > | inline |
m_index | ut::Object_cache< T > | private |
m_objects | ut::Object_cache< T > | private |
m_step | ut::Object_cache< T > | private |
~Object_cache() | ut::Object_cache< T > | inline |