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< T >::backref_stack


Member Typedef Documentation

template<class T>
typedef TSize ixion::regex::backref_stack::rewind_info
 

Definition at line 99 of file ixlib_re.hh.


Member Function Documentation

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

template<class T>
void ixion::regex< T >::backref_stack::close TIndex    index
 

template<class T>
T ixion::regex< T >::backref_stack::get TIndex    number,
T const &    candidate
const
 

template<class T>
rewind_info ixion::regex< T >::backref_stack::getRewindInfo   const
 

template<class T>
void ixion::regex< T >::backref_stack::open TIndex    index
 

template<class T>
void ixion::regex< T >::backref_stack::rewind rewind_info    ri
 

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


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