PLplot  5.15.0
ht_bucket Struct Reference

Public Attributes

void * key
 
void * data
 
int id
 
struct ht_bucketnext
 

Detailed Description

Definition at line 26 of file hash.c.

Member Data Documentation

◆ data

void* ht_bucket::data

Definition at line 29 of file hash.c.

◆ id

int ht_bucket::id

Definition at line 30 of file hash.c.

◆ key

void* ht_bucket::key

Definition at line 28 of file hash.c.

◆ next

struct ht_bucket* ht_bucket::next

Definition at line 31 of file hash.c.


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