73 void read(std::istream &in);
77 void write(std::ostream &out);
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
FileList(FileName listFile)
Creates a FileList based on a FileName.
Definition FileList.cpp:31
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