Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

lfc::RegexpPattern::CharacterCollectionPatternBlock Class Reference

Inheritance diagram for lfc::RegexpPattern::CharacterCollectionPatternBlock::

lfc::RegexpPattern::RegexpPatternBlock List of all members.

Public Methods

 CharacterCollectionPatternBlock (CharacterCollection *coll) throw ()
virtual ~CharacterCollectionPatternBlock () throw ()
virtual bool doMatch (PutbackTextInput &in, RegexpMatch &match, int offset)

Protected Attributes

CharacterCollectionm_pCollection

Constructor & Destructor Documentation

lfc::RegexpPattern::CharacterCollectionPatternBlock::CharacterCollectionPatternBlock CharacterCollection   coll throw () [inline]
 

lfc::RegexpPattern::CharacterCollectionPatternBlock::~CharacterCollectionPatternBlock   throw () [virtual]
 


Member Function Documentation

bool lfc::RegexpPattern::CharacterCollectionPatternBlock::doMatch PutbackTextInput   in,
RegexpMatch   match,
int    offset
[virtual]
 

Reimplemented from lfc::RegexpPattern::RegexpPatternBlock.


Member Data Documentation

CharacterCollection* lfc::RegexpPattern::CharacterCollectionPatternBlock::m_pCollection [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Jan 25 03:14:14 2002 for LFC2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001