#include <mask.hpp>
Inherits libdar::mask.
Public Member Functions | |
| same_path_mask (const std::string &p, bool case_sensit) | |
| the constructor to be used by libdar external programs | |
| bool | is_covered (const std::string &ch) const |
| inherited from the mask class | |
| mask * | clone () const |
| inherited from the mask class | |
Definition at line 298 of file mask.hpp.
|
||||||||||||
|
the constructor to be used by libdar external programs
Definition at line 305 of file mask.hpp. Referenced by clone(). |
1.4.2