bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
BESRegex Member List

This is the complete list of members for BESRegex, including all inherited members.

BESRegex(const char *s)BESRegexinlineexplicit
BESRegex(const std::string &s)BESRegexinlineexplicit
BESRegex(const char *s, int)BESRegexinline
match(const char *s, int len, int pos=0) constBESRegex
match(const std::string &s) constBESRegex
pattern() const (defined in BESRegex)BESRegexinline
search(const char *s, int len, int &matchlen, int pos=0) constBESRegex
search(const std::string &s, int &matchlen) constBESRegex
~BESRegex() (defined in BESRegex)BESRegex