|
Tkrzw
|
This is the complete list of members for tkrzw::FreeBlockPool, including all inherited members.
| Clear() | tkrzw::FreeBlockPool | |
| Deserialize(std::string_view str, int32_t offset_width, int32_t align_pow) | tkrzw::FreeBlockPool | |
| FetchFreeBlock(int32_t min_size, FreeBlock *res) | tkrzw::FreeBlockPool | |
| FreeBlockPool(int32_t capacity) | tkrzw::FreeBlockPool | |
| InsertFreeBlock(int64_t offset, int32_t size) | tkrzw::FreeBlockPool | |
| Serialize(int32_t offset_width, int32_t align_pow, int32_t size) | tkrzw::FreeBlockPool | |
| SetCapacity(int32_t capacity) | tkrzw::FreeBlockPool | |
| Size() | tkrzw::FreeBlockPool |