Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Classes | Namespaces
mask_list.hpp File Reference

here lies a mask that selects files present in a given list More...

#include "../my_config.h"
#include "mask.hpp"
#include <string>
+ Include dependency graph for mask_list.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::mask_list
 the mask_list class, matches string that are present in a given file More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

here lies a mask that selects files present in a given list

The mask_list classes defined here is to be used for filtering files in the libdar API calls.

Definition in file mask_list.hpp.