Query: zipios_fileentry_matchfilename
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
zipios::FileEntry::MatchFileName(3) Library Functions Manual zipios::FileEntry::MatchFileName(3)NAMEzipios::FileEntry::MatchFileName - 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.SYNOPSIS#include <fileentry.h> Public Member Functions MatchFileName (const string &name) bool operator() (const ConstEntryPointer &entry) Detailed Description 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. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::FileEntry::MatchFileName(3)
| Related Man Pages |
|---|
| zipios_basicentry(3) - debian |
| zipios_fileentry(3) - debian |
| zipios_zipcdirentry(3) - debian |
| zipios_zipinputstreambuf(3) - debian |
| zipios_zipinputstream(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |