|
virtual std::streampos | seekoff (std::streamoff off, std::ios_base::seekdir way, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) |
|
virtual std::streampos | seekpos (std::streampos pos, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) |
|
virtual int | overflow (int c=EOF) |
|
virtual std::streamsize | xsputn (const char *s, std::streamsize n) |
|
| countstreambuf (std::streamsize precount=0) |
|
std::streamsize | tellp () const |
|
void | printBufInfo (Ostream &os) const |
|
Definition at line 147 of file OCountStream.H.
◆ ocountstream()
◆ size()
std::streamsize size |
( |
| ) |
const |
|
inline |
◆ rewind()
◆ tellp()
The documentation for this class was generated from the following file: