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