Previous: B-tree Associative Array, Up: Bitmapped B-tree Fixed Size Data Arrays [Index]
General library:
See Fixed Size Data Array Library.
call data structure size retriever:
int x1f4_call_bpfset(unsigned *);
case data structure state retriever:
int x1f4_case_bpfset(void *);
fast associative array constructor routine:
int x1f4_fast_bpfset(void *, unsigned, struct x1f4_bpfset_type *);
fini associative array regular destructor routine:
int x1f4_fini_bpfset(void **);
flat associative array destructor routine:
int x1f4_flat_bpfset(void *);
high data purge routine:
int x1f4_high_bpfset(void *);
init associative array regular constructor routine:
int x1f4_init_bpfset(void **, unsigned, struct x1f4_bpfset_type *);
lime data traversal routine:
int x1f4_lime_bpfset(void *, void *, int (*)(void *, void *));
Pointer set library:
See Fixed Size Data Array Pointer Set Library.
cast plain data deletion routine:
int x1f4_cast_bppset(void *, void *);
find plain search routine:
int x1f4_find_bppset(void *, void *);
flow data structure integrity check routine:
int x1f4_flow_bppset(void *);
post plain data insertion routine:
int x1f4_post_bppset(void *, void *);