postingsList Struct Reference

Collaboration diagram for postingsList:

Collaboration graph
[legend]

Data Fields

uint8 hash64bit
unsigned char * list
uint4 length
uint4 numEntries
uint4 malloced
uint4 lastSequenceNumber
postingsListnext

Detailed Description

Definition at line 10 of file postings.c.


Field Documentation

uint8 postingsList::hash64bit

Definition at line 12 of file postings.c.

Referenced by postings_addEntry().

unsigned char* postingsList::list

Definition at line 13 of file postings.c.

Referenced by postings_addPosting(), and postings_getSortedLists().

uint4 postingsList::length

Definition at line 14 of file postings.c.

Referenced by postings_addPosting(), and postings_getSortedLists().

uint4 postingsList::numEntries

Definition at line 15 of file postings.c.

Referenced by postings_addPosting(), and postings_getSortedLists().

uint4 postingsList::malloced

Definition at line 16 of file postings.c.

Referenced by postings_addPosting().

uint4 postingsList::lastSequenceNumber

Definition at line 17 of file postings.c.

Referenced by postings_addPosting().

struct postingsList* postingsList::next [read]

Definition at line 18 of file postings.c.

Referenced by postings_addEntry(), and postings_getSortedLists().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 19 21:02:55 2007 for fsa-blast by  doxygen 1.5.2