OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cPatternMatcher, including all inherited members.
containsWildcards(const char *pattern) | cPatternMatcher | static |
cPatternMatcher() | cPatternMatcher | |
cPatternMatcher(const char *pattern, bool dottedpath, bool fullstring, bool casesensitive) | cPatternMatcher | |
debugStr() const | cPatternMatcher | |
dump() const | cPatternMatcher | |
matches(const char *line) const | cPatternMatcher | |
patternPrefixMatches(const char *line, int suffixoffset) const | cPatternMatcher | |
setPattern(const char *pattern, bool dottedpath, bool fullstring, bool casesensitive) | cPatternMatcher | |
~cPatternMatcher() | cPatternMatcher |