edist_seq< CHR > Struct Template Reference

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 >
int edist_seq< CHR >::len

Definition at line 45 of file editdistance.cc.

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

Definition at line 44 of file editdistance.cc.


The documentation for this struct was generated from the following file:

Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.