The Battle for Wesnoth  1.19.0-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(const std::string &pattern)filesystem::blacklist_pattern_listinline
add_file_pattern(const std::string &pattern)filesystem::blacklist_pattern_listinline
blacklist_pattern_list()filesystem::blacklist_pattern_listinline
blacklist_pattern_list(const std::vector< std::string > &file_patterns, const 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