73      void read(std::istream &in);
 
   77      void write(std::ostream &out);
 
Internalizes a list of files.
Definition: FileList.h:54
 
void read(FileName listFile)
reads in a FileName obj
Definition: FileList.cpp:52
 
FileList()
Creates an empty FileList obj.
Definition: FileList.cpp:22
 
~FileList()
Destroys the FileList object.
Definition: FileList.h:68
 
void write(FileName outputFileList)
writes to a FileName obj
Definition: FileList.cpp:158
 
File name manipulation and expansion.
Definition: FileName.h:100
 
This is free and unencumbered software released into the public domain.
Definition: BoxcarCachingAlgorithm.h:13
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16