|
scc
2024.06
SystemC components library
|
This is the complete list of members for util::pool_allocator< ELEM_SIZE, CHUNK_SIZE >, including all inherited members.
| allocate(uint64_t id=0) (defined in util::pool_allocator< ELEM_SIZE, CHUNK_SIZE >) | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | inline |
| free(void *p) | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | inline |
| get() | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | static |
| get_capacity() | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | inline |
| get_free_entries_count() | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | inline |
| operator=(const pool_allocator &)=delete | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | |
| operator=(pool_allocator &&)=delete | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | |
| pool_allocator(const pool_allocator &)=delete | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | |
| pool_allocator(pool_allocator &&)=delete | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | |
| resize() | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > | inline |
| ~pool_allocator() | util::pool_allocator< ELEM_SIZE, CHUNK_SIZE > |