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