NCBI C++ ToolKit
|
Regexp template tester based on the Perl Compatible Regular Expression (pcre) library. More...
#include <corelib/ncbistr.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CRegexpTemplateTester |
CRegexpTemplateTester –. More... | |
class | CRegexpTemplateTesterException |
CRegexpTemplateTesterException –. More... | |
Regexp template tester based on the Perl Compatible Regular Expression (pcre) library.
Allow to test delimited text data against template with regular expression rules.
Definition in file regexp_template_tester.hpp.