#include <match.hh>
Definition at line 41 of file match.hh.
ObjectMatch::ObjectMatch |
( |
| ) |
|
ObjectMatch::ObjectMatch |
( |
const std::string & |
expression | ) |
|
bool ObjectMatch::domatch |
( |
const std::string & |
name | ) |
const |
|
protected |
bool ObjectMatch::match |
( |
const std::string & |
name | ) |
const |
|
inline |
void ObjectMatch::setExpression |
( |
const std::string & |
expression | ) |
|
void ObjectMatch::setExpression |
( |
const std::vector< std::string > & |
expression | ) |
|
The documentation for this class was generated from the following files: