PRegExp Class Reference

Inheritance diagram for PRegExp:

SimpleSearchPanel

Detailed Description

Definition at line 221 of file searchpanel.cc.

Public Member Functions

void compute_char (wxCommandEvent &)
void compute_enter (wxCommandEvent &)
 PRegExp (wxWindow *parent, int id, Dictionary d)

Protected Member Functions

virtual void build_letter_lists ()
virtual void panel_options ()

Protected Attributes

wxTextCtrl * omin
wxTextCtrl * omax
search_RegE_list_t llist


Constructor & Destructor Documentation

PRegExp::PRegExp wxWindow *  parent,
int  id,
Dictionary  d
[inline]
 

Definition at line 233 of file searchpanel.cc.

References SimpleSearchPanel::panel_build().


Member Function Documentation

void PRegExp::build_letter_lists  )  [protected, virtual]
 

Definition at line 237 of file searchpanel.cc.

References DIC_SEARCH_REGE_LIST, llist, RE_ALL_MATCH, RE_CONS_MATCH, RE_USR1_MATCH, RE_USR2_MATCH, and RE_VOWL_MATCH.

Referenced by compute_enter().

void PRegExp::compute_char wxCommandEvent &   )  [inline, virtual]
 

Reimplemented from SimpleSearchPanel.

Definition at line 231 of file searchpanel.cc.

void PRegExp::compute_enter wxCommandEvent &   )  [virtual]
 

Reimplemented from SimpleSearchPanel.

Definition at line 309 of file searchpanel.cc.

References build_letter_lists(), SimpleSearchPanel::check_dic(), SimpleSearchPanel::check_end(), debug, SimpleSearchPanel::dic, DIC_RE_MAX, Dic_search_RegE(), DIC_WORD_MAX, SimpleSearchPanel::l, llist, search_RegE_list_t::maxlength, search_RegE_list_t::minlength, omax, omin, RES_REGE_MAX, SimpleSearchPanel::t, and wxU.

void PRegExp::panel_options  )  [protected, virtual]
 

Implements SimpleSearchPanel.

Definition at line 287 of file searchpanel.cc.

References ID_OPTION1, ID_OPTION2, omax, omin, and SimpleSearchPanel::sizer.


Field Documentation

struct search_RegE_list_t PRegExp::llist [protected]
 

Definition at line 226 of file searchpanel.cc.

Referenced by build_letter_lists(), and compute_enter().

wxTextCtrl* PRegExp::omax [protected]
 

Definition at line 225 of file searchpanel.cc.

Referenced by compute_enter(), and panel_options().

wxTextCtrl* PRegExp::omin [protected]
 

Definition at line 224 of file searchpanel.cc.

Referenced by compute_enter(), and panel_options().


The documentation for this class was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5