Cppcheck
|
This is the complete list of members for PathMatch, including all inherited members.
match(const std::string &path) const | PathMatch | |
mCaseSensitive | PathMatch | private |
mExcludedPaths | PathMatch | private |
mWorkingDirectory | PathMatch | private |
PathMatch(std::vector< std::string > excludedPaths, bool caseSensitive=true) | PathMatch | explicit |
removeFilename(const std::string &path) | PathMatch | protectedstatic |