This is the complete list of members for glob_match, including all inherited members.
| glob(void) const | glob_match | |
| glob_match(const std::string &p, unsigned int xopts=pathname|noescape|period) | glob_match | inline |
| glob_match(const string_vector &p=string_vector(), unsigned int xopts=pathname|noescape|period) | glob_match | inline |
| glob_match(const glob_match &gm)=default | glob_match | |
| m_fnmatch_flags | glob_match | private |
| m_pat | glob_match | private |
| match(const std::string &str) const | glob_match | |
| match(const string_vector &str) const | glob_match | inline |
| noescape enum value | glob_match | |
| operator=(const glob_match &gm)=default | glob_match | |
| opts enum name | glob_match | |
| opts_to_fnmatch_flags(unsigned int xopts) const | glob_match | private |
| 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)=default | glob_match |