A list of VirtualFiles, as returned by VirtualFile::scan_directory(). More...
#include "virtualFileList.h"
List of all members.
A list of VirtualFiles, as returned by VirtualFile::scan_directory().
Definition at line 28 of file virtualFileList.h.
[inline]
Adds a new file to the list.
Definition at line 40 of file virtualFileList.I.
Referenced by VirtualFileSimple::scan_local_directory().
Returns the nth file in the list.
Definition at line 60 of file virtualFileList.I.
Returns the number of files in the list.
Definition at line 50 of file virtualFileList.I.
Returns a VirtualFileList representing the concatenation of the two lists.
Definition at line 103 of file virtualFileList.I.
Appends the other list onto the end of this one.
Definition at line 92 of file virtualFileList.I.
Definition at line 71 of file virtualFileList.I.
Definition at line 82 of file virtualFileList.I.