Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

searchm_termlist Struct Reference
[Termslist]

A terms list. More...

#include <searchm.h>


Data Fields

p_searchm_termitem_t tl
int n
int t


Detailed Description

A terms list.


Field Documentation

int searchm_termlist::n
 

The number of elements in array tl. n<=t.

int searchm_termlist::t
 

The total number of elements that may be in the array tl.

p_searchm_termitem_t searchm_termlist::tl
 

An array of t elements. NULL means not allocated.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 09:40:29 2005 for Mod_Searchm by doxygen 1.3.6