|
Isis 3 Programmer Reference
|
73 void read(std::istream &in);
77 void write(std::ostream &out);
This is free and unencumbered software released into the public domain.
~FileList()
Destroys the FileList object.
File name manipulation and expansion.
void write(FileName outputFileList)
writes to a FileName obj
FileList()
Creates an empty FileList obj.
void read(FileName listFile)
reads in a FileName obj
Internalizes a list of files.
This is free and unencumbered software released into the public domain.