SwapMetaOut.h File Reference
Include dependency graph for SwapMetaOut.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Store |
Functions | |
| CtoCpp1 (xfree, const void *) using AllocedBuf | |
| memory allocated by xmalloc() or xcalloc(), to be freed by xfree() More... | |
| AllocedBuf | Store::PackSwapMeta (const StoreEntry &, size_t &size) |
Function Documentation
◆ CtoCpp1()
| CtoCpp1 | ( | xfree | , |
| const void * | |||
| ) |
C++ wrapper for the legacy xmalloc()/xcalloc() deallocator
- See also
- xfree_cppwrapper() with a slightly different (FREE-matching) signature.
References Store::PackSwapMeta(), and size.
