|
Disk ARchive
2.4.12
|
matches if string is exactly the given mask (no wilde card expression) More...
#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 &chemin) const |
| inherited from the mask class | |
| mask * | clone () const |
| inherited from the mask class | |
matches if string is exactly the given mask (no wilde card expression)
| libdar::same_path_mask::same_path_mask | ( | const std::string & | p, |
| bool | case_sensit | ||
| ) | [inline] |
1.7.6.1