#include <StorageTypes.h>
Public Member Functions | |
| match_regex (const Regex &t) | |
| bool | operator() (const string &s) |
Public Attributes | |
| const Regex & | r |
| storage::match_regex::match_regex | ( | const Regex & | t | ) | [inline] |
| bool storage::match_regex::operator() | ( | const string & | s | ) | [inline] |
References storage::Regex::match(), and r.
| const Regex& storage::match_regex::r |
Referenced by operator()().
1.5.6