libdap Updated for version 3.20.11
libdap4 is an implementation of OPeNDAP's DAP protocol.
|
This is the complete list of members for libdap::Regex, including all inherited members.
match(const char *s, int len, int pos=0) const | libdap::Regex | |
match(const std::string &s) const | libdap::Regex | |
Regex(const char *s) | libdap::Regex | inlineexplicit |
Regex(const char *s, int) | libdap::Regex | inline |
Regex(const std::string &s) | libdap::Regex | inlineexplicit |
search(const char *s, int len, int &matchlen, int pos=0) const | libdap::Regex | |
search(const std::string &s, int &matchlen) const | libdap::Regex | |
~Regex() (defined in libdap::Regex) | libdap::Regex |