PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
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

void* ht_bucket::data

Definition at line 29 of file hash.c.

int ht_bucket::id

Definition at line 30 of file hash.c.

void* ht_bucket::key

Definition at line 28 of file hash.c.

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: