debian man page for zipios_fileentry_matchname

Query: zipios_fileentry_matchname

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

zipios::FileEntry::MatchName(3) 			     Library Functions Manual				   zipios::FileEntry::MatchName(3)

NAME
zipios::FileEntry::MatchName - Function object to be used with the STL find_if algorithm to find a FileEntry in a container, which name (as obtained with FileEntry::getName()) is identical to the name specified in the MatchName constructor.
SYNOPSIS
#include <fileentry.h> Public Member Functions MatchName (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::getName()) is identical to the name specified in the MatchName constructor. Definition at line 181 of file fileentry.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::FileEntry::MatchName(3)
Related Man Pages
zipios_basicentry(3) - debian
zipios_directorycollection(3) - debian
zipios_fileentry(3) - debian
zipios_gzipoutputstream(3) - debian
zipios_zipinputstreambuf(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?