Inheritance diagram for lfc::RegexpPattern::StringPatternBlock::
Public Methods | |
StringPatternBlock (string s) throw () | |
virtual bool | doMatch (PutbackTextInput &in, RegexpMatch &match, int offset) |
Protected Attributes | |
string | m_s |
|
|
|
Reimplemented from lfc::RegexpPattern::RegexpPatternBlock. |
|
|