|
VLink
2.0.0
A high-performance communication middleware
|
成员的完整列表,这些成员属于 vlink::MemoryPool,包括所有继承而来的类成员
| allocate(size_t bytes, size_t alignment=kBlockAlignment) noexcept | vlink::MemoryPool | |
| clear() noexcept | vlink::MemoryPool | |
| deallocate(void *p, size_t bytes, size_t alignment=kBlockAlignment) noexcept | vlink::MemoryPool | |
| get_default_config() | vlink::MemoryPool | static |
| get_oversized_stats() const noexcept | vlink::MemoryPool | |
| get_stats() const noexcept | vlink::MemoryPool | |
| get_tier_count() const noexcept | vlink::MemoryPool | |
| global_instance(bool use_env_level=true) | vlink::MemoryPool | static |
| kBlockAlignment | vlink::MemoryPool | static |
| MemoryPool() | vlink::MemoryPool | |
| MemoryPool(int level, bool prealloc=false) | vlink::MemoryPool | explicit |
| MemoryPool(const Config &config) | vlink::MemoryPool | explicit |
| reset_stats() noexcept | vlink::MemoryPool | |
| trim() noexcept | vlink::MemoryPool | |
| ~MemoryPool() | vlink::MemoryPool |