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

Detailed description

Definition at line 43 of file pooled_alloc.h.

#include <pooled_alloc.h>

Public Members

size_t dsize
 
size_t npools
 
pool_tpools
 
void * free
 

Member Data Documentation

size_t pool_alloc_t::dsize

Definition at line 44 of file pooled_alloc.h.

void* pool_alloc_t::free

Definition at line 47 of file pooled_alloc.h.

size_t pool_alloc_t::npools

Definition at line 45 of file pooled_alloc.h.

pool_t* pool_alloc_t::pools

Definition at line 46 of file pooled_alloc.h.


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