bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for BESRegex, including all inherited members.
BESRegex(const char *s) | BESRegex | inlineexplicit |
BESRegex(const std::string &s) | BESRegex | inlineexplicit |
BESRegex(const char *s, int) | BESRegex | inline |
match(const char *s, int len, int pos=0) const | BESRegex | |
match(const std::string &s) const | BESRegex | |
pattern() const (defined in BESRegex) | BESRegex | inline |
search(const char *s, int len, int &matchlen, int pos=0) const | BESRegex | |
search(const std::string &s, int &matchlen) const | BESRegex | |
~BESRegex() (defined in BESRegex) | BESRegex |