PostgreSQL Source Code git master
Data Fields
dshash_parameters Struct Reference

#include <dshash.h>

Data Fields

size_t  key_size
 
size_t  entry_size
 
 
 
 
int  tranche_id
 

Detailed Description

Definition at line 54 of file dshash.h.

Field Documentation

compare_function

dshash_compare_function dshash_parameters::compare_function

Definition at line 58 of file dshash.h.

Referenced by equal_keys().

copy_function

dshash_copy_function dshash_parameters::copy_function

Definition at line 60 of file dshash.h.

Referenced by copy_key().

entry_size

size_t dshash_parameters::entry_size

Definition at line 57 of file dshash.h.

Referenced by insert_into_bucket().

hash_function

dshash_hash_function dshash_parameters::hash_function

Definition at line 59 of file dshash.h.

Referenced by hash_key().

key_size

size_t dshash_parameters::key_size

Definition at line 56 of file dshash.h.

Referenced by copy_key(), equal_keys(), and hash_key().

tranche_id

int dshash_parameters::tranche_id

Definition at line 61 of file dshash.h.

Referenced by dshash_create(), and GetNamedDSHash().


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

AltStyle によって変換されたページ (->オリジナル) /