|
| FileStreamBuf (const std::string &name, const std::string &mode) |
|
int_type | underflow () override |
|
std::streampos | seekpos (std::streampos sp, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) override |
|
std::streampos | seekoff (std::streamoff off, std::ios_base::seekdir way, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) override |
|
int_type | pbackfail (int_type c=EOF) override |
|
FILE * | file () const |
|
The documentation for this class was generated from the following files: