StoreIOBuffer.h
Go to the documentation of this file.
60std::ostream &
std::ostream & operator<<(std::ostream &os, const StoreIOBuffer &b)
Definition: StoreIOBuffer.h:61
Definition: MemBuf.h:24
Definition: Range.h:19
Definition: StoreIOBuffer.h:16
StoreIOBuffer(MemBuf *aMemBuf, int64_t anOffset, size_t anLength)
Definition: StoreIOBuffer.h:35
StoreIOBuffer(MemBuf *aMemBuf, int64_t anOffset)
Definition: StoreIOBuffer.h:28
struct StoreIOBuffer::@142 flags
StoreIOBuffer(size_t aLength, int64_t anOffset, char *someData)
Definition: StoreIOBuffer.h:21