virtual string getName() const =0
Returns the full filename of the entry, including a path if the entry is stored in a subfolder.
SimpleSmartPointer< const FileEntry > ConstEntryPointer
ConstEntryPointer is a SimpleSmartPointer for const FileEntry's.
vector< EntryPointer > ConstEntries
ConstEntries is a vector of ConstEntryPointer's.