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 value | glob_match | |
operator=(const glob_match &gm) | glob_match | [inline] |
opts enum name | glob_match | |
pathname enum value | glob_match | |
period enum value | glob_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] |