memBlocks Struct Reference

#include <memBlocks.h>


Data Fields

int4 blockSizes
size_t entrySize
int4 numBlocks
int4 * numEntries
int4 maxNumBlocks
void ** blocks
void * lastBlock
int4 currentEntry
int4 currentBlock
int4 numTotalEntries


Detailed Description

Definition at line 4 of file memBlocks.h.


Field Documentation

int4 memBlocks::blockSizes

Definition at line 6 of file memBlocks.h.

Referenced by memBlocks_newEntries(), and memBlocks_newEntry().

size_t memBlocks::entrySize

Definition at line 7 of file memBlocks.h.

Referenced by memBlocks_getCurrent(), memBlocks_getLastEntry(), memBlocks_newEntries(), and memBlocks_newEntry().

int4 memBlocks::numBlocks

Definition at line 8 of file memBlocks.h.

Referenced by memBlocks_free(), memBlocks_getCurrent(), memBlocks_getLastEntry(), memBlocks_newEntries(), memBlocks_newEntry(), and memBlocks_returnUnused().

int4* memBlocks::numEntries

Definition at line 9 of file memBlocks.h.

Referenced by memBlocks_free(), memBlocks_getCurrent(), memBlocks_getLastEntry(), memBlocks_newEntries(), memBlocks_newEntry(), and memBlocks_returnUnused().

int4 memBlocks::maxNumBlocks

Definition at line 10 of file memBlocks.h.

Referenced by memBlocks_newEntries(), and memBlocks_newEntry().

void** memBlocks::blocks

Definition at line 11 of file memBlocks.h.

Referenced by memBlocks_free(), memBlocks_getCurrent(), memBlocks_newEntries(), and memBlocks_newEntry().

void* memBlocks::lastBlock

Definition at line 12 of file memBlocks.h.

Referenced by memBlocks_getLastEntry(), memBlocks_newEntries(), and memBlocks_newEntry().

int4 memBlocks::currentEntry

Definition at line 13 of file memBlocks.h.

Referenced by memBlocks_getCurrent(), and memBlocks_resetCurrent().

int4 memBlocks::currentBlock

Definition at line 14 of file memBlocks.h.

Referenced by memBlocks_getCurrent(), and memBlocks_resetCurrent().

int4 memBlocks::numTotalEntries

Definition at line 15 of file memBlocks.h.

Referenced by index_processQuery(), memBlocks_newEntries(), and memBlocks_newEntry().


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