clear() | dsStrstreambuf | |
dsStrstreambuf(size_t initial_size=_DS_SEGMENT_SIZE) | dsStrstreambuf | [explicit] |
dsStrstreambuf(const dsStrstreambuf *src) | dsStrstreambuf | |
dsStrstreambuf(p_alloc cust_alloc, p_free cust_free) | dsStrstreambuf | |
dsStrstreambuf(char *gnext, std::streampos n, char *pbeg) | dsStrstreambuf | |
dsStrstreambuf(const char *gnext, std::streampos n) | dsStrstreambuf | |
freeze(bool n=true) | dsStrstreambuf | |
frozen() | dsStrstreambuf | |
overflow(int ch) | dsStrstreambuf | |
pbackfail(int c) | dsStrstreambuf | |
pcount() | dsStrstreambuf | |
seekoff(std::streamoff off, std::ios::seekdir dir, std::ios::openmode mode) | dsStrstreambuf | |
seekpos(std::streamoff off, std::ios::openmode mode) | dsStrstreambuf | [inline] |
setseg(size_t new_size=_DS_SEGMENT_SIZE) | dsStrstreambuf | |
str() | dsStrstreambuf | |
underflow() | dsStrstreambuf | |
~dsStrstreambuf() | dsStrstreambuf | [virtual] |