Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
internal::GenericRegexSearch< RegexType, Allocator > Class Template Reference

Public Types

typedef RegexType::EncodingType Encoding
 
typedef Encoding::Ch Ch
 

Public Member Functions

 GenericRegexSearch (const RegexType &regex, Allocator *allocator=0)
 
template<typename InputStream >
bool Match (InputStream &is)
 
bool Match (const Ch *s)
 
template<typename InputStream >
bool Search (InputStream &is)
 
bool Search (const Ch *s)
 

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