casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::RegexBase Member List
This is the complete list of members for casa::RegexBase, including all inherited members.
find(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=0) const =0casa::RegexBase [pure virtual]
match(const Char *s, String::size_type len, String::size_type pos=0) const casa::RegexBase [virtual]
rfind(const Char *s, String::size_type len, Int &matchlen, String::size_type pos=String::npos) const casa::RegexBase [virtual]
search(const Char *s, String::size_type len, Int &matchlen, Int pos=0) const casa::RegexBase [virtual]
~RegexBase()casa::RegexBase [virtual]