glob_filter::fnmatcher Struct Reference
function object for fnmatching
More...
#include <glob_filter.h>
List of all members.
Public Member Functions |
| | fnmatcher (std::string const &str) |
| bool | operator() (std::string const &s) |
Public Attributes |
| std::string const & | str_ |
Detailed Description
function object for fnmatching
Constructor & Destructor Documentation
| glob_filter::fnmatcher::fnmatcher |
( |
std::string const & |
str |
) |
[inline] |
Member Function Documentation
| bool glob_filter::fnmatcher::operator() |
( |
std::string const & |
s |
) |
|
Member Data Documentation
The documentation for this struct was generated from the following file: