dl
dl::File::SearchRule结构体 参考

过滤规则,不兼容大小写 更多...

#include <dl_file.h>

Public 属性

std::vector< std::string > _vecFmt
 要求的格式 png
 
std::vector< std::string > _vecFilter
 过滤的文件 1.txt
 
std::vector< std::string > _vecFilterFolder
 过滤的文件夹 .work
 

详细描述

过滤规则,不兼容大小写

在文件 dl_file.h54 行定义.

类成员变量说明

◆ _vecFilter

std::vector<std::string> dl::File::SearchRule::_vecFilter

过滤的文件 1.txt

在文件 dl_file.h57 行定义.

◆ _vecFilterFolder

std::vector<std::string> dl::File::SearchRule::_vecFilterFolder

过滤的文件夹 .work

在文件 dl_file.h58 行定义.

◆ _vecFmt

std::vector<std::string> dl::File::SearchRule::_vecFmt

要求的格式 png

在文件 dl_file.h56 行定义.


该结构体的文档由以下文件生成: