libjf API reference guide

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

jf_recind_pool_t Struct Reference

#include <jf_recind_pool.h>


Data Fields

jf_recind_seq_tarray
size_t size


Detailed Description

Object used to manage a POOL of journal RECord INDexes a jf_recind_pool_t object stores sequences for all the journaled file managed by a journal

Definition at line 53 of file jf_recind_pool.h.


Field Documentation

jf_recind_seq_t* jf_recind_pool_t::array
 

Array used to store lists of indexes of journal records Definition at line 61 of file jf_recind_pool.h.

Referenced by jf_recind_pool_create(), jf_recind_pool_destroy(), jf_recind_pool_get_seq(), jf_recind_pool_is_safe(), and jf_recind_pool_reset().

size_t jf_recind_pool_t::size
 

Number of elements the object is storing (array size) Definition at line 57 of file jf_recind_pool.h.

Referenced by jf_recind_pool_create(), jf_recind_pool_destroy(), jf_recind_pool_get_seq(), jf_recind_pool_get_size(), jf_recind_pool_is_safe(), and jf_recind_pool_reset().


The documentation for this struct was generated from the following file:
Copyright 2005 © Tiian