Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ixion::regex::backref_matcher Class Template Reference

#include <ixlib_re.hh>

Inheritance diagram for ixion::regex::backref_matcher::

ixion::regex::matcher List of all members.

Public Methods

 backref_matcher (TIndex backref)
matcherduplicate () const
TSize minimumMatchLength () const
bool match (backref_stack &brstack, T const &candidate, TIndex at)

template<class T>
class ixion::regex< T >::backref_matcher


Constructor & Destructor Documentation

template<class T>
ixion::regex< T >::backref_matcher::backref_matcher TIndex    backref
 


Member Function Documentation

template<class T>
matcher* ixion::regex< T >::backref_matcher::duplicate   const [virtual]
 

Reimplemented from ixion::regex::matcher.

template<class T>
bool ixion::regex< T >::backref_matcher::match backref_stack   brstack,
T const &    candidate,
TIndex    at
[virtual]
 

Reimplemented from ixion::regex::matcher.

template<class T>
TSize ixion::regex< T >::backref_matcher::minimumMatchLength   const [inline, virtual]
 

Reimplemented from ixion::regex::matcher.

Definition at line 346 of file ixlib_re.hh.


The documentation for this class was generated from the following file:
Generated on Wed Oct 31 17:12:27 2001 for ixlib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001