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

lfc::RegexpPattern::OrPatternBlock Class Reference

Inheritance diagram for lfc::RegexpPattern::OrPatternBlock::

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

Public Methods

 OrPatternBlock (RegexpPatternBlock *left, RegexpPatternBlock *right) throw ()
virtual bool doMatch (PutbackTextInput &in, RegexpMatch &match, int offset)

Protected Attributes

RegexpPatternBlockm_left
RegexpPatternBlockm_right

Constructor & Destructor Documentation

lfc::RegexpPattern::OrPatternBlock::OrPatternBlock RegexpPatternBlock   left,
RegexpPatternBlock   right
throw () [inline]
 


Member Function Documentation

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

Reimplemented from lfc::RegexpPattern::RegexpPatternBlock.


Member Data Documentation

RegexpPatternBlock* lfc::RegexpPattern::OrPatternBlock::m_left [protected]
 

RegexpPatternBlock * lfc::RegexpPattern::OrPatternBlock::m_right [protected]
 


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