ARB
|
Public Member Functions | |
BufferedPipeReader (const string &pipename, FILE *in) | |
~BufferedPipeReader () | |
GB_ERROR | close () |
void | dont_close () |
![]() | |
BufferedFileReader (const string &filename_, FILE *in) | |
virtual | ~BufferedFileReader () |
bool | good () |
void | rewind () |
const string & | getFilename () const FINAL_OVERRIDE |
PREPARE_MARK_NONFINAL_CLASS (BufferedFileReader) | |
![]() | |
LineReader () | |
virtual | ~LineReader () |
string | lineError (const string &msg) const |
string | lineError (const char *msg) const |
void | showFilenameInLineError (bool show) |
bool | getLine (string &line) |
void | backLine (const string &line) |
size_t | getLineNumber () const |
void | setLineNumber (size_t line) |
void | copyTo (FILE *out) |
Additional Inherited Members | |
![]() | |
FILE *& | get_fp () |
bool | getLine_intern (string &line) OVERRIDE |
![]() | |
void | reset () |
Definition at line 277 of file ad_load.cxx.
|
inline |
Definition at line 278 of file ad_load.cxx.
|
inline |
Definition at line 281 of file ad_load.cxx.
References gb_assert, and BufferedFileReader::get_fp().
|
inline |
Definition at line 286 of file ad_load.cxx.
References ARB_zfclose(), error(), BufferedFileReader::get_fp(), and NULp.
|
inline |
Definition at line 293 of file ad_load.cxx.
References BufferedFileReader::get_fp(), and NULp.
Referenced by gb_read_ascii_beyond_header().