Searched defs:is_open (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/iostream3/
H A Dzfstream.h57 is_open() const { return (file != NULL); } function in class:gzfilebuf
270 is_open() { return sb.is_open(); } function in class:gzifstream
359 is_open() { return sb.is_open(); } function in class:gzofstream

Completed in 9 milliseconds