PostgreSQL Source Code git master
Data Fields
HASH_SEQ_STATUS Struct Reference

#include <hsearch.h>

Data Fields

HTABhashp
 
 
 
bool  hasHashvalue
 
 

Detailed Description

Definition at line 120 of file hsearch.h.

Field Documentation

curBucket

uint32 HASH_SEQ_STATUS::curBucket

Definition at line 123 of file hsearch.h.

Referenced by hash_seq_init(), hash_seq_init_with_hash_value(), and hash_seq_search().

curEntry

HASHELEMENT* HASH_SEQ_STATUS::curEntry

Definition at line 124 of file hsearch.h.

Referenced by hash_seq_init(), hash_seq_init_with_hash_value(), and hash_seq_search().

hasHashvalue

bool HASH_SEQ_STATUS::hasHashvalue

Definition at line 125 of file hsearch.h.

Referenced by hash_seq_init(), hash_seq_init_with_hash_value(), and hash_seq_search().

hashp

HTAB* HASH_SEQ_STATUS::hashp

Definition at line 122 of file hsearch.h.

Referenced by hash_seq_init(), hash_seq_search(), and hash_seq_term().

hashvalue

uint32 HASH_SEQ_STATUS::hashvalue

Definition at line 126 of file hsearch.h.

Referenced by hash_seq_init_with_hash_value(), and hash_seq_search().


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

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