#include <mask.hpp>
Inherits libdar::mask.
Public Member Functions | |
| bool_mask (bool always) | |
| the constructor | |
| bool | is_covered (const std::string &) const |
| inherited from the mask class | |
| mask * | clone () const |
| inherited from the mask class | |
Definition at line 82 of file mask.hpp.
| libdar::bool_mask::bool_mask | ( | bool | always | ) | [inline] |
1.4.7