#include "SimpleConverterBox.h"#include <sys/types.h>#include <regex.h>Go to the source code of this file.
Classes | |
| class | RegexConverterBox |
| Converts records matching a regular expression to tuples on a single stream. More... | |
| struct | RegexConverterBox::Subexpr |
| A subexpression matched by a regular expression. More... | |
1.3.8