clear() (defined in RegExp) | RegExp | inlineprotected |
empty() const (defined in StringMatcher) | StringMatcher | inline |
execute(const std::string &str, T &result) const | RegExp | protected |
execute(const std::string &str) const | RegExp | inlineprotected |
flags (defined in RegExp) | RegExp | protected |
FM301KeyMatcher(const std::string &key="", const std::string &standardName="", const std::string &longName="") (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
FM301KeyMatcher(const char *key, const char *standardName="", const char *longName="") (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
FM301KeyMatcher(const FM301KeyMatcher &matcher) (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
getLongName() const (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
getStandardName() const (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
getType() const (defined in StringMatcher) | StringMatcher | |
isRegExp | StringMatcher | protected |
isSet() const (defined in RegExp) | RegExp | inlineprotected |
long_name (defined in FM301KeyMatcher) | FM301KeyMatcher | protected |
operator=(const std::string &s) (defined in StringMatcher) | StringMatcher | inline |
operator=(const StringMatcher &s) (defined in StringMatcher) | StringMatcher | inline |
operator=(const RegExp &r) (defined in RegExp) | RegExp | protected |
operator==(const std::string &s) const (defined in StringMatcher) | StringMatcher | inline |
operator==(const char *s) const (defined in StringMatcher) | StringMatcher | inline |
operator==(const StringMatcher &m) const (defined in StringMatcher) | StringMatcher | inline |
RegExp(const std::string &str="", int flags=REG_EXTENDED) | RegExp | protected |
RegExp(const RegExp &r) | RegExp | protected |
regExpBinary (defined in RegExp) | RegExp | protected |
regExpSpecialChars (defined in StringMatcher) | StringMatcher | static |
regExpString (defined in RegExp) | RegExp | protected |
replace(const std::string &src, const std::string &replacement, std::string &dst) const | RegExp | inlineprotected |
replace(const std::string &src, const std::string &replacement, std::ostream &sstr) const | RegExp | protected |
replace(const std::string &src, const std::string ®exp, const std::string &replacement, std::string &dst) | RegExp | inlineprotectedstatic |
reset() (defined in RegExp) | RegExp | inlineprotected |
result | RegExp | protected |
result_t typedef | RegExp | protected |
set(const std::string &s) | StringMatcher | |
setExpression(const std::string &str, int flags=REG_EXTENDED) (defined in RegExp) | RegExp | protected |
setFlags(int flags) (defined in RegExp) | RegExp | inlineprotected |
setLongName(const std::string &name) (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
setStandardName(const std::string &name) (defined in FM301KeyMatcher) | FM301KeyMatcher | inline |
standard_name (defined in FM301KeyMatcher) | FM301KeyMatcher | protected |
StringMatcher(const std::string &s="") (defined in StringMatcher) | StringMatcher | inline |
StringMatcher(const char *s) (defined in StringMatcher) | StringMatcher | inline |
StringMatcher(const StringMatcher &matcher) (defined in StringMatcher) | StringMatcher | inline |
test(const std::string &s) const | StringMatcher | |
toStr() const (defined in RegExp) | RegExp | inlineprotected |
value | StringMatcher | |
writableResult (defined in RegExp) | RegExp | mutableprotected |
~RegExp() | RegExp | protectedvirtual |