Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CEGUI::RegexValidator Struct Reference

Internal struct to contain compiled regex string. More...

Collaboration diagram for CEGUI::RegexValidator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RegexValidator (void)
 ~RegexValidator (void)
void release ()

Public Attributes

pcred_regex

Detailed Description

Internal struct to contain compiled regex string.

Definition at line 43 of file CEGUIEditbox.cpp.


Constructor & Destructor Documentation

CEGUI::RegexValidator::RegexValidator void   )  [inline]
 

Definition at line 45 of file CEGUIEditbox.cpp.

CEGUI::RegexValidator::~RegexValidator void   )  [inline]
 

Definition at line 46 of file CEGUIEditbox.cpp.


Member Function Documentation

void CEGUI::RegexValidator::release  )  [inline]
 

Definition at line 48 of file CEGUIEditbox.cpp.

References pcre_free.

Referenced by CEGUI::Editbox::setValidationString().


Member Data Documentation

pcre* CEGUI::RegexValidator::d_regex
 

Definition at line 58 of file CEGUIEditbox.cpp.

Referenced by CEGUI::Editbox::isStringValid(), and CEGUI::Editbox::setValidationString().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 16 12:41:23 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1