SwapMetaView.h File Reference
Include dependency graph for SwapMetaView.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Store::SwapMetaView |
a swap metadata field inside the buffer given to SwapMetaUnpacker More... | |
Namespaces | |
namespace | Store |
Functions | |
template<typename Item > | |
void | Store::SwapMetaExtract (Item &item, const char *&input, const void *end) |
std::ostream & | Store::operator<< (std::ostream &, const SwapMetaView &) |
writes a short human-readable summary of the given SwapMetaView object More... | |