|
HDK
|
This is the complete list of members for UT_OStrStreamBuf, including all inherited members.
| freeze(bool isfrozen) | UT_OStrStreamBuf | inline |
| myBuf | UT_OStrStreamBuf | protected |
| myEntries | UT_OStrStreamBuf | protected |
| myOffset | UT_OStrStreamBuf | protected |
| myOwnBuf | UT_OStrStreamBuf | protected |
| mySize | UT_OStrStreamBuf | protected |
| operator=(const UT_OStrStreamBuf &)=delete | UT_OStrStreamBuf | |
| overflow(int_type c) override | UT_OStrStreamBuf | protected |
| pcount() const | UT_OStrStreamBuf | inline |
| resizeBuf(exint minnewsize) | UT_OStrStreamBuf | protected |
| seekoff(off_type _Off, std::ios_base::seekdir _Way, std::ios_base::openmode _Mode=std::ios::out) override | UT_OStrStreamBuf | protected |
| seekpos(pos_type _Off, std::ios_base::openmode _Mode=std::ios::out) override | UT_OStrStreamBuf | protected |
| str() | UT_OStrStreamBuf | inline |
| UT_OStrStreamBuf() | UT_OStrStreamBuf | |
| UT_OStrStreamBuf(exint initialsize) | UT_OStrStreamBuf | explicit |
| UT_OStrStreamBuf(char *pch, exint len) | UT_OStrStreamBuf | |
| UT_OStrStreamBuf(const UT_OStrStreamBuf &)=delete | UT_OStrStreamBuf | |
| xsputn(const char *s, std::streamsize num) override | UT_OStrStreamBuf | protected |
| ~UT_OStrStreamBuf() override | UT_OStrStreamBuf |