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

ixion::regex::backref_stack Class Template Reference

#include <ixlib_re.hh>

List of all members.

Public Types

typedef TSize rewind_info

Public Methods

void open (TIndex index)
void close (TIndex index)
rewind_info getRewindInfo () const
void rewind (rewind_info ri)
void clear ()
TSize size ()
get (TIndex number, T const &candidate) const

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


Member Typedef Documentation

typedef TSize ixion::regex::backref_stack::rewind_info
 

Definition at line 99 of file ixlib_re.hh.


Member Function Documentation

void ixion::regex::backref_stack::clear ( )
 

void ixion::regex::backref_stack::close ( TIndex index )
 

T ixion::regex::backref_stack::get ( TIndex number,
T const & candidate ) const
 

rewind_info ixion::regex::backref_stack::getRewindInfo ( ) const
 

void ixion::regex::backref_stack::open ( TIndex index )
 

void ixion::regex::backref_stack::rewind ( rewind_info ri )
 

TSize ixion::regex::backref_stack::size ( )
 


The documentation for this class was generated from the following file:
Generated at Fri Jun 29 18:49:18 2001 for ixlib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001