#include <Ioss_Glob.h>
|
template<class charU , class globU > |
bool | glob_match (const String< charU > &str, BasicGlob< charU, globU > &glob) |
|
template<class charU , class globU > |
bool | glob_match (const charU *str, BasicGlob< charU, globU > &glob) |
|
template<class charU , class globU > |
bool | glob_match (const String< charU > &str, MatchResults< charU > &res, BasicGlob< charU, globU > &glob) |
|
template<class charU , class globU > |
bool | glob_match (const charU *str, MatchResults< charU > &res, BasicGlob< charU, globU > &glob) |
|
◆ BasicGlob() [1/3]
template<class charT , class globT = extended_glob<charT>>
◆ BasicGlob() [2/3]
template<class charT , class globT = extended_glob<charT>>
◆ BasicGlob() [3/3]
template<class charT , class globT = extended_glob<charT>>
◆ Exec()
template<class charT , class globT = extended_glob<charT>>
◆ GetAutomata()
template<class charT , class globT = extended_glob<charT>>
◆ operator=() [1/2]
template<class charT , class globT = extended_glob<charT>>
◆ operator=() [2/2]
template<class charT , class globT = extended_glob<charT>>
◆ glob_match [1/4]
template<class charT , class globT = extended_glob<charT>>
template<class charU , class globU >
bool glob_match |
( |
const charU * | str, |
|
|
BasicGlob< charU, globU > & | glob ) |
|
friend |
◆ glob_match [2/4]
template<class charT , class globT = extended_glob<charT>>
template<class charU , class globU >
◆ glob_match [3/4]
template<class charT , class globT = extended_glob<charT>>
template<class charU , class globU >
bool glob_match |
( |
const String< charU > & | str, |
|
|
BasicGlob< charU, globU > & | glob ) |
|
friend |
◆ glob_match [4/4]
template<class charT , class globT = extended_glob<charT>>
template<class charU , class globU >
◆ glob_
template<class charT , class globT = extended_glob<charT>>
The documentation for this class was generated from the following file: