edist_seq< CHR > Struct Template Reference

Collaboration diagram for edist_seq< CHR >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 edist_seq (const CHR *ptr_, int len_)

Public Attributes

const CHR * ptr
int len

Detailed Description

template<class CHR>
struct edist_seq< CHR >

Definition at line 42 of file editdistance.cc.


Constructor & Destructor Documentation

template<class CHR>
edist_seq< CHR >::edist_seq ( const CHR *  ptr_,
int  len_ 
) [inline]

Definition at line 43 of file editdistance.cc.


Member Data Documentation

template<class CHR>
const CHR* edist_seq< CHR >::ptr

Definition at line 44 of file editdistance.cc.

template<class CHR>
int edist_seq< CHR >::len

Definition at line 45 of file editdistance.cc.


The documentation for this struct was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.