#include <mootUtils.h>
|
Constructor |
|
Destructor |
|
Step to the first input file; returns NULL if no input files were given |
|
Step to the first input file, without opening it |
|
Step the the next input file: returns NULL if no input files are left |
|
Step the the next input file, without opening it |
|
Step the the next input file (list-mode): returns NULL if no input files are left |
|
Current real input file, wrapped |
|
Input files/file-lists to be chruned (i.e. argv) |
|
Input line buffer |
|
Current list input file, if in list-mode |
|
Number of inputs given (i.e. argc) |
|
Name of the running program (for error reporting) |
|
Whether inputs are filenames or list-filenames |