.TH "zipios::FileEntry::MatchFileName" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH NAME zipios::FileEntry::MatchFileName \- Function object to be used with the STL find_if algorithm to find a \fBFileEntry\fP in a container, which name (as obtained with \fBFileEntry::getFileName()\fP) is identical to the name specified in the \fBMatchName\fP constructor\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBMatchFileName\fP (const string &name)" .br .ti -1c .RI "bool \fBoperator()\fP (const \fBConstEntryPointer\fP &entry)" .br .in -1c .SH "Detailed Description" .PP Function object to be used with the STL find_if algorithm to find a \fBFileEntry\fP in a container, which name (as obtained with \fBFileEntry::getFileName()\fP) is identical to the name specified in the \fBMatchName\fP constructor\&. .PP Definition at line 195 of file fileentry\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.