79 void read(std::istream &in);
81 void write(std::ostream &out);
File name manipulation and expansion.
void write(FileName outputFileList)
Writes a list of files to a file.
Internalizes a list of files.
void read(FileName listFile)
Constructs a FileList from a stream.
~FileList()
Destroys the FileList object.
FileList()
Constructs an empty FileList.