SwapMetaOut.h
Go to the documentation of this file.
17// TODO: Use CtoCpp1() from security/LockingPointer.h by moving that into base/ToCpp.h or similar.
std::unique_ptr< void, HardFun< void, const void *, &xfree_cpp > > AllocedBuf
memory allocated by xmalloc() or xcalloc(), to be freed by xfree()
Definition: SwapMetaOut.h:24
Definition: Store.h:42
Definition: SquidConfig.h:60
AllocedBuf PackSwapMeta(const StoreEntry &, size_t &size)
Definition: SwapMetaOut.cc:77