RegEx Class Reference


Public Member Functions

 RegEx (int cflags=REG_ICASE|REG_NOSUB|REG_EXTENDED)
virtual ~RegEx ()
void setPattern (const std::string &s) throw (std::bad_alloc, std::exception)
bool match (const std::string &s) const

Protected Member Functions

void freeRegex ()
void initRegex ()

Detailed Description

Definition at line 29 of file regexcpp.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 24 16:36:54 2007 for gps by  doxygen 1.5.1