Function object to be used with the STL find_if algorithm to find a FileEntry in a container,...
Function object to be used with the STL find_if algorithm to find a FileEntry in a container,...
SimpleSmartPointer< const FileEntry > ConstEntryPointer
ConstEntryPointer is a SimpleSmartPointer for const FileEntry's.
vector< EntryPointer > ConstEntries
ConstEntries is a vector of ConstEntryPointer's.