CEGUI::PCRERegexMatcher Class Reference

Implementation of RegexMatcher using PCRE. More...

Inheritance diagram for CEGUI::PCRERegexMatcher:
Inheritance graph
[legend]
Collaboration diagram for CEGUI::PCRERegexMatcher:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PCRERegexMatcher ()
 Constructor.
 ~PCRERegexMatcher ()
 Destructor.
void setRegexString (const String &regex)
 Set the regex string that will be matched against.
const StringgetRegexString () const
 Return reference to current regex string set.
bool matchRegex (const String &str) const
 Return whether a given string matches the set regex.

Detailed Description

Implementation of RegexMatcher using PCRE.


Generated on Wed Oct 21 10:18:37 2009 for Crazy Eddies GUI System by  doxygen 1.6.1