StoreIOBuffer.h
Go to the documentation of this file.
60 std::ostream &
StoreIOBuffer(size_t aLength, int64_t anOffset, char *someData)
Definition: StoreIOBuffer.h:21
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::@146 flags
Definition: Range.h:19
Definition: StoreIOBuffer.h:16
Definition: MemBuf.h:24
std::ostream & operator<<(std::ostream &os, const StoreIOBuffer &b)
Definition: StoreIOBuffer.h:61