• ← 2.4.1.5 Searching
  • 2.4.2.1 Types →

2.4.2 HashΒΆ

  • 2.4.2.1 Types
    • ZixHash
    • ZixHashCode
    • ZixHashFunc
    • ZixHashKey
    • ZixHashRecord
    • ZixHashSearchData
    • ZixKeyEqualFunc
    • ZixKeyFunc
  • 2.4.2.2 Setup
    • zix_hash_free()
    • zix_hash_new()
    • zix_hash_size()
  • 2.4.2.3 Iteration
    • ZixHashIter
    • zix_hash_begin()
    • zix_hash_end()
    • zix_hash_get()
    • zix_hash_next()
  • 2.4.2.4 Modification
    • ZixKeyMatchFunc
    • ZixHashInsertPlan
      • code
      • index
    • zix_hash_erase()
    • zix_hash_insert()
    • zix_hash_insert_at()
    • zix_hash_plan_insert()
    • zix_hash_plan_insert_prehashed()
    • zix_hash_record_at()
    • zix_hash_remove()
  • 2.4.2.5 Searching
    • zix_hash_find()
    • zix_hash_find_record()
 
  • ← 2.4.1.5 Searching
  • 2.4.2.1 Types →
©2011-2025, David Robillard. | Powered by Sphinx 9.1.0 & Alabaster 0.7.16