The Battle for Wesnoth  1.19.18+dev
filesystem::blacklist_pattern_list Member List

This is the complete list of members for filesystem::blacklist_pattern_list, including all inherited members.

add_directory_pattern(std::string pattern)filesystem::blacklist_pattern_listinline
add_file_pattern(std::string pattern)filesystem::blacklist_pattern_listinline
blacklist_pattern_list()=defaultfilesystem::blacklist_pattern_list
blacklist_pattern_list(std::vector< std::string > file_patterns, std::vector< std::string > directory_patterns)filesystem::blacklist_pattern_listinline
directory_patterns_filesystem::blacklist_pattern_listprivate
file_patterns_filesystem::blacklist_pattern_listprivate
match_dir(const std::string &name) constfilesystem::blacklist_pattern_list
match_file(const std::string &name) constfilesystem::blacklist_pattern_list
remove_blacklisted_files_and_dirs(std::vector< std::string > &files, std::vector< std::string > &directories) constfilesystem::blacklist_pattern_list