OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
Collaboration diagram for phash_bucket:
[legend]

Public Attributes

phashowner
 
phash_bucketnext
 
const char * key
 
void * value
 
uint32_t hash
 

Detailed Description

Definition at line 32 of file phash.c.

Member Data Documentation

◆ hash

uint32_t hash

Definition at line 37 of file phash.c.

◆ key

const char* key

Definition at line 35 of file phash.c.

◆ next

phash_bucket* next

Definition at line 34 of file phash.c.

◆ owner

phash* owner

Definition at line 33 of file phash.c.

◆ value

void* value

Definition at line 36 of file phash.c.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/oel_util/libgenutils/phash.c