#include <mask.h>
Definition at line 53 of file mask.h.
◆ mask_t() [1/3]
ledger::mask_t::mask_t |
( |
const string & | pattern | ) |
|
|
explicit |
◆ mask_t() [2/3]
ledger::mask_t::mask_t |
( |
| ) |
|
|
inline |
◆ mask_t() [3/3]
ledger::mask_t::mask_t |
( |
const mask_t & | m | ) |
|
|
inline |
◆ ~mask_t()
ledger::mask_t::~mask_t |
( |
| ) |
|
throw | ( | ) | | | |
|
inline |
◆ assign_glob()
mask_t & ledger::mask_t::assign_glob |
( |
const string & | other | ) |
|
◆ empty()
bool ledger::mask_t::empty |
( |
| ) |
const |
|
inline |
◆ match()
bool ledger::mask_t::match |
( |
const string & | text | ) |
const |
|
inline |
◆ operator<()
bool ledger::mask_t::operator< |
( |
const mask_t & | other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool ledger::mask_t::operator== |
( |
const mask_t & | other | ) |
const |
|
inline |
◆ str()
string ledger::mask_t::str |
( |
| ) |
const |
|
inline |
◆ valid()
bool ledger::mask_t::valid |
( |
| ) |
const |
|
inline |
◆ expr
boost::regex ledger::mask_t::expr |
The documentation for this class was generated from the following file: