|
| in ()=default |
|
virtual std::streamsize | xsgetn (char *s, std::streamsize n) |
|
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) |
|
std::streamsize | tellg () const |
|
std::streamsize | tellp () const |
|
Definition at line 157 of file memoryStreamBuffer.H.
◆ in() [1/2]
◆ in() [2/2]
in |
( |
char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inline |
◆ xsgetn()
virtual std::streamsize xsgetn |
( |
char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inlineprotectedvirtual |
◆ resetg()
void resetg |
( |
char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inline |
◆ capacity()
std::streamsize capacity |
( |
| ) |
const |
|
inline |
◆ list() [1/2]
const UList<char> list |
( |
| ) |
const |
|
inline |
◆ list() [2/2]
◆ printBufInfo()
void printBufInfo |
( |
Ostream & |
os | ) |
const |
|
inline |
◆ tellg()
The documentation for this class was generated from the following file: