MemBlob Member List
This is the complete list of members for MemBlob, including all inherited members.
append(const char *source, const size_type n) | MemBlob | |
appended(const size_type n) | MemBlob | |
canAppend(const size_type off, const size_type n) const | MemBlob | inline |
capacity | MemBlob | |
clear() | MemBlob | inline |
consume(const size_type n) | MemBlob | |
dump(std::ostream &os) const | MemBlob | |
GetStats() | MemBlob | static |
id | MemBlob | |
isAppendOffset(const size_type off) const | MemBlob | inlineprivate |
mem | MemBlob | |
memAlloc(const size_type memSize) | MemBlob | private |
MemBlob(const size_type reserveSize) | MemBlob | explicit |
MemBlob(const char *buffer, const size_type bufferSize) | MemBlob | |
MemBlob(const MemBlob &) | MemBlob | private |
MEMPROXY_CLASS(MemBlob) | MemBlob | private |
operator=(const MemBlob &) | MemBlob | private |
Pointer typedef | MemBlob | |
size | MemBlob | |
size_type typedef | MemBlob | |
spaceSize() const | MemBlob | inline |
Stats | MemBlob | privatestatic |
syncSize(const size_type n) | MemBlob | |
willFit(const size_type n) const | MemBlob | inlineprivate |
~MemBlob() override | MemBlob |