PostgreSQL Source Code git master
Data Fields
dshash_seq_status Struct Reference

#include <dshash.h>

Data Fields

 
int  curbucket
 
int  nbuckets
 
 
 
int  curpartition
 
bool  exclusive
 

Detailed Description

Definition at line 72 of file dshash.h.

Field Documentation

curbucket

int dshash_seq_status::curbucket

Definition at line 75 of file dshash.h.

Referenced by dshash_seq_init(), and dshash_seq_next().

curitem

dshash_table_item* dshash_seq_status::curitem

Definition at line 77 of file dshash.h.

Referenced by dshash_delete_current(), dshash_seq_init(), and dshash_seq_next().

curpartition

int dshash_seq_status::curpartition

Definition at line 79 of file dshash.h.

Referenced by dshash_seq_init(), dshash_seq_next(), and dshash_seq_term().

exclusive

bool dshash_seq_status::exclusive

Definition at line 80 of file dshash.h.

Referenced by dshash_delete_current(), dshash_seq_init(), and dshash_seq_next().

hash_table

dshash_table* dshash_seq_status::hash_table

Definition at line 74 of file dshash.h.

Referenced by dshash_delete_current(), dshash_seq_init(), dshash_seq_next(), and dshash_seq_term().

nbuckets

int dshash_seq_status::nbuckets

Definition at line 76 of file dshash.h.

Referenced by dshash_seq_init(), and dshash_seq_next().

pnextitem

dsa_pointer dshash_seq_status::pnextitem

Definition at line 78 of file dshash.h.

Referenced by dshash_seq_init(), and dshash_seq_next().


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

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