Home | History | Annotate | Download | only in iostream3

Lines Matching refs:gzfilebuf

27 class gzfilebuf : public std::streambuf
31 gzfilebuf();
35 ~gzfilebuf();
65 gzfilebuf*
75 gzfilebuf*
83 gzfilebuf*
205 * entire life span of the gzfilebuf object, unless replaced by setbuf.
261 gzfilebuf*
263 { return const_cast<gzfilebuf*>(&sb); }
312 gzfilebuf sb;
350 gzfilebuf*
352 { return const_cast<gzfilebuf*>(&sb); }
401 gzfilebuf sb;