Function object to be used with the stl find_if algorithm to find a fileentry in a container, which name (as obtained with fileentry::getfilename()) is identical to the name specified in the matchname constructor.
#include <fileentry.h>
MatchFileName (const string &name)
bool operator() (const ConstEntryPointer &entry)
Function object to be used with the STL find_if algorithm to find a FileEntry in a container, which name (as obtained with FileEntry::getFileName()) is identical to the name specified in the MatchName constructor.
Definition at line 195 of file fileentry.h.
Generated automatically by Doxygen for Zipios++ from the source code.