NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
mempool_t Struct Reference

Detailed description

Definition at line 1208 of file sam.c.

Public Members

int cnt
 
int n
 
int max
 
lbnode_t ** buf
 

Member Data Documentation

lbnode_t** mempool_t::buf

Definition at line 1210 of file sam.c.

int mempool_t::cnt

Definition at line 1209 of file sam.c.

int mempool_t::max

Definition at line 1209 of file sam.c.

int mempool_t::n

Definition at line 1209 of file sam.c.


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