coan 4.2.4
ptr_set Struct Reference

Data Fields

ptr_vector_h pv
comparator_t compare
locator_t cached_pos

Detailed Description

Structure of a pointer set

Definition at line 63 of file ptr_set.c.


Field Documentation

Cached position at which the last key unsuccessfuly searched for should be inserted.

Definition at line 71 of file ptr_set.c.

Referenced by ptr_set_copy_init(), ptr_set_init(), ptr_set_insert(), ptr_set_search(), and ptr_set_swap().

Comparator function

Definition at line 67 of file ptr_set.c.

Referenced by ptr_set_copy_init(), ptr_set_init(), ptr_set_insert(), ptr_set_search(), and ptr_set_swap().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines