Searched refs:_at_eof (Results 1 – 3 of 3) sorted by relevance
23 _name(name), _at_eof(false), _size_found(false), _size(0) { in FileWrapperInput()38 _at_eof = true; in Read()44 return _at_eof; in AtEof()
47 bool _at_eof; variable
49 bool _at_eof; variable