FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

regExp Member List

This is the complete list of members for regExp, including all inherited members.
clear() const regExp
empty() const regExp [inline]
exists() const regExp [inline]
find(const std::string &str) const regExp
match(const std::string &) const regExp
match(const string &, List< string > &groups) const regExp
meta(char c)regExp [inline, static]
ngroups() const regExp [inline]
operator=(const char *)regExp
operator=(const std::string &)regExp
regExp()regExp
regExp(const char *, const bool ignoreCase=false)regExp
regExp(const std::string &, const bool ignoreCase=false)regExp
search(const std::string &str) const regExp [inline]
set(const char *, const bool ignoreCase=false) const regExp
set(const std::string &, const bool ignoreCase=false) const regExp
~regExp()regExp