GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for glob_match, including all inherited members.
fnmatch_flags | glob_match | private |
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) | glob_match | inline |
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) | glob_match | inline |
opts enum name | glob_match | |
opts_to_fnmatch_flags(unsigned int xopts) const | glob_match | private |
pat | 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) | glob_match | inline |