#include <MatrixCloudDelayer.h>
◆ Matcher()
| inet::MatrixCloudDelayer::Matcher::Matcher |
( |
const char * |
pattern | ) |
|
25 cStringTokenizer tokenizer(pattern);
26 while (tokenizer.hasMoreTokens()) {
27 const char *token = tokenizer.nextToken();
31 std::string subtoken(
"*.");
◆ ~Matcher()
| inet::MatrixCloudDelayer::Matcher::~Matcher |
( |
| ) |
|
◆ matches()
| bool inet::MatrixCloudDelayer::Matcher::matches |
( |
const char * |
s | ) |
|
◆ matchesAny()
| bool inet::MatrixCloudDelayer::Matcher::matchesAny |
( |
| ) |
|
|
inline |
◆ matchers
◆ matchesany
| bool inet::MatrixCloudDelayer::Matcher::matchesany |
|
private |
The documentation for this class was generated from the following files: