GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
glob_match Member List

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

fnmatch_flagsglob_matchprivate
glob(void) constglob_match
glob_match(const std::string &p, unsigned int xopts=pathname|noescape|period)glob_matchinline
glob_match(const string_vector &p=string_vector(), unsigned int xopts=pathname|noescape|period)glob_matchinline
glob_match(const glob_match &gm)glob_matchinline
match(const std::string &str) constglob_match
match(const string_vector &str) constglob_matchinline
noescape enum valueglob_match
operator=(const glob_match &gm)glob_matchinline
opts enum nameglob_match
opts_to_fnmatch_flags(unsigned int xopts) constglob_matchprivate
patglob_matchprivate
pathname enum valueglob_match
period enum valueglob_match
set_pattern(const std::string &p)glob_matchinline
set_pattern(const string_vector &p)glob_matchinline
~glob_match(void)=defaultglob_match