GATE
gate::RegEx Class Reference

Public Member Functions

 RegEx (String const &pattern)
 
 RegEx (RegEx const &src)
 
RegExoperator= (RegEx const &src)
 
void swap (RegEx &that)
 
bool_t match (String const &text, size_t &matchPosition, size_t &matchLength)
 
index_t match (String const &text, size_t *ptrMatchLength=NULL)
 
gate_regex_t c_impl ()
 

The documentation for this class was generated from the following files: