ldas-tools-al  2.6.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
RegexMatch Member List

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

capacity() const RegexMatchinline
getNMatches() const RegexMatchinline
getSubEnd(off_type m)RegexMatchinline
getSubEndOffset(off_type m)RegexMatchinline
getSubLength(off_type m)RegexMatchinline
getSubStart(off_type m)RegexMatchinline
getSubStartOffset(off_type m)RegexMatchinline
getSubString(off_type m)RegexMatch
isSubValid(off_type m)RegexMatchinline
match(const Regex &r, const char *string, flag_type eflags=0)RegexMatch
RegexMatch(off_type nmatches=0)RegexMatch
size() const RegexMatchinline
~RegexMatch()RegexMatch