Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- segcol_add_copy()
: buffer_util.c
, buffer_util.h
- segcol_append()
: segcol.h
, segcol.c
- segcol_create_impl()
: segcol.c
, segcol_internal.h
- segcol_delete()
: segcol.h
, segcol.c
- segcol_find()
: segcol.c
, segcol.h
- segcol_foreach()
: buffer_util.c
, buffer_util.h
- segcol_free()
: segcol.c
, segcol.h
- segcol_get_impl()
: segcol_internal.h
, segcol.c
- segcol_get_size()
: segcol.c
, segcol.h
- segcol_insert()
: segcol.c
, segcol.h
- segcol_iter_free()
: segcol.c
, segcol.h
- segcol_iter_get_impl()
: segcol.c
, segcol_internal.h
- segcol_iter_get_mapping()
: segcol.c
, segcol.h
- segcol_iter_get_segment()
: segcol.c
, segcol.h
- segcol_iter_is_valid()
: segcol.c
, segcol.h
- segcol_iter_new()
: segcol.h
, segcol.c
- segcol_iter_next()
: segcol.c
, segcol.h
- segcol_iter_t
: segcol.h
- segcol_list_clear_cache()
: segcol_list.c
- segcol_list_new()
: segcol_list.c
, segcol_list.h
- segcol_list_set_cache()
: segcol_list.c
- segcol_store_in_file()
: buffer_util.c
, buffer_util.h
- segcol_store_in_memory()
: buffer_util.c
, buffer_util.h
- segcol_t
: segcol.h
- segment_clear()
: segment.c
, segment.h
- segment_copy()
: segment.h
, segment.c
- segment_data_usage_func
: segment.h
- segment_free()
: segment.c
, segment.h
- segment_get_data()
: segment.h
, segment.c
- segment_get_size()
: segment.c
, segment.h
- segment_get_start()
: segment.c
, segment.h
- segment_merge()
: segment.h
, segment.c
- segment_new()
: segment.c
, segment.h
- segment_set_data()
: segment.c
, segment.h
- segment_set_range()
: segment.h
, segment.c
- segment_split()
: segment.h
, segment.c
- segment_t
: segment.h
- store_segment_func()
: buffer_util.c