89       void read(std::istream &in);
    93       void write(std::ostream &out);
 File name manipulation and expansion. 
Definition: FileName.h:116
 
void write(FileName outputFileList)
writes to a FileName obj 
Definition: FileList.cpp:175
 
Internalizes a list of files. 
Definition: FileList.h:70
 
void read(FileName listFile)
reads in a FileName obj 
Definition: FileList.cpp:68
 
Definition: BoxcarCachingAlgorithm.h:29
 
Namespace for ISIS/Bullet specific routines. 
Definition: Apollo.h:31
 
~FileList()
Destroys the FileList object. 
Definition: FileList.h:84
 
FileList()
Creates an empty FileList obj. 
Definition: FileList.cpp:38