inet::InterfaceMatcher::Matcher::Matcher |
( |
const char * |
pattern | ) |
|
38 cStringTokenizer tokenizer(pattern);
39 while (tokenizer.hasMoreTokens())
bool matchesany
Definition: InterfaceMatcher.h:54
std::vector< inet::PatternMatcher * > matchers
Definition: InterfaceMatcher.h:55
Glob-style pattern matching class, adopted to special OMNeT++ requirements.
Definition: PatternMatcher.h:78
bool isEmpty(const char *s)
Definition: L2NetworkConfigurator.cc:35
inet::InterfaceMatcher::Matcher::~Matcher |
( |
| ) |
|
std::vector< inet::PatternMatcher * > matchers
Definition: InterfaceMatcher.h:55
bool inet::InterfaceMatcher::Matcher::matches |
( |
const char * |
s | ) |
const |
bool inet::InterfaceMatcher::Matcher::matchesAny |
( |
| ) |
const |
|
inline |
bool inet::InterfaceMatcher::Matcher::matchesany |
|
private |
The documentation for this class was generated from the following files: