Searched refs:gzifstream (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/iostream3/
H A Dzfstream.cc374 gzifstream::gzifstream() function in class:gzifstream
379 gzifstream::gzifstream(const char* name, function in class:gzifstream
388 gzifstream::gzifstream(int fd, function in class:gzifstream
398 gzifstream::open(const char* name,
409 gzifstream::attach(int fd,
420 gzifstream::close()
H A Dtest.cc2 * Test program for gzifstream and gzofstream
14 gzifstream inf;
H A Dzfstream.h234 class gzifstream : public std::istream class in inherits:std::istream
238 gzifstream();
246 gzifstream(const char* name,
255 gzifstream(int fd,

Completed in 7 milliseconds