libsc  1.6.0
Data Fields
sc_hash_array Struct Reference

The sc_hash_array implements an array backed up by a hash table. More...

#include <sc_containers.h>

Collaboration diagram for sc_hash_array:
Collaboration graph
[legend]

Data Fields

sc_array_t a
sc_hash_array_data_t internal_data
sc_hash_th

Detailed Description

The sc_hash_array implements an array backed up by a hash table.

This enables O(1) access for array elements.


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