![]() |
MySQL 9.4.0
Source Code Documentation
|
This is the complete list of members for collector::CacheManager< Obj >, including all inherited members.
| CacheManager(Callbacks *callbacks, uint32_t limit=20) | collector::CacheManager< Obj > | inline |
| callbacks_ | collector::CacheManager< Obj > | private |
| change_cache_object_limit(uint32_t limit) | collector::CacheManager< Obj > | inline |
| get_callbacks() const | collector::CacheManager< Obj > | inline |
| get_instance(bool wait) | collector::CacheManager< Obj > | inline |
| Object typedef | collector::CacheManager< Obj > | |
| object_container_mutex_ | collector::CacheManager< Obj > | private |
| objects_ | collector::CacheManager< Obj > | private |
| objects_limit_ | collector::CacheManager< Obj > | private |
| pop(bool wait) | collector::CacheManager< Obj > | inlineprivate |
| pop_one() | collector::CacheManager< Obj > | inlineprivate |
| return_instance(CachedObject &object) | collector::CacheManager< Obj > | inline |
| ~CacheManager() | collector::CacheManager< Obj > | inlinevirtual |