|
| in ()=default |
|
virtual std::streamsize | xsgetn (char *s, std::streamsize n) |
|
| in (char *s, std::streamsize n) |
|
void | resetg (char *s, std::streamsize n) |
|
std::streamsize | capacity () const |
|
const UList< char > | list () const |
|
UList< char > | list () |
|
void | printBufInfo (Ostream &os) const |
|
std::streamsize | tellg () const |
|
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 79 of file UIListStream.H.
◆ uiliststream()
◆ reset()
void reset |
( |
char * |
buffer, |
|
|
size_t |
nbytes |
|
) |
| |
|
inline |
◆ rewind()
The documentation for this class was generated from the following file: