Navigation

Operators and Keywords

Function List:

C++ API

glob_match Member List

This is the complete list of members for glob_match, including all inherited members.

glob(void)glob_match
glob_match(const std::string &p, unsigned int f=pathname|noescape|period)glob_match [inline]
glob_match(const string_vector &p=string_vector(), unsigned int f=pathname|noescape|period)glob_match [inline]
glob_match(const glob_match &gm)glob_match [inline]
match(const std::string &)glob_match
match(const string_vector &)glob_match
noescape enum valueglob_match
operator=(const glob_match &gm)glob_match [inline]
opts enum nameglob_match
pathname enum valueglob_match
period enum valueglob_match
set_pattern(const std::string &p)glob_match [inline]
set_pattern(const string_vector &p)glob_match [inline]
~glob_match(void)glob_match [inline]