RAVE
_RaveObjectHashTable_t Struct Reference

Represents a hash table. More...

Public Attributes

RAVE_OBJECT_HEAD int bucketCount
 Always on top.
 
RaveHash_bucket ** buckets
 Number of top list buckets.
 

Detailed Description

Represents a hash table.

Member Data Documentation

◆ bucketCount

RAVE_OBJECT_HEAD int _RaveObjectHashTable_t::bucketCount

Always on top.

◆ buckets

RaveHash_bucket** _RaveObjectHashTable_t::buckets

Number of top list buckets.


The documentation for this struct was generated from the following file: