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

searchm_dbpkt Struct Reference

The database packet header information. File based databases are machine dependent and cannot be shared. sizeof(searchm_dbpkt) and byte order is machine dependent. More...

#include <searchm.h>


Data Fields

int structure
int display
int bCookie
int bSort
int index
int limit
apr_time_t time


Detailed Description

The database packet header information. File based databases are machine dependent and cannot be shared. sizeof(searchm_dbpkt) and byte order is machine dependent.


Field Documentation

int searchm_dbpkt::bCookie
 

True if cookie present/ in packet. Also, if missing, then mod_usertrack was not active when search thread created. The server may be reset, cookies activated, an now cookies available.

int searchm_dbpkt::bSort
 

True if a SwishSetSort String.

int searchm_dbpkt::display
 

The display parameter value.

int searchm_dbpkt::index
 

The number of index strings.

int searchm_dbpkt::limit
 

The number of groups of limit strings. 0=>none.

int searchm_dbpkt::structure
 

The structure value.

apr_time_t searchm_dbpkt::time
 

The last request time.


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