PostgreSQL Source Code  git master
SH_ITERATOR Struct Reference

#include <simplehash.h>

Data Fields

uint32 cur
 
uint32 end
 
bool done
 

Detailed Description

Definition at line 181 of file simplehash.h.

Field Documentation

◆ cur

uint32 SH_ITERATOR::cur

Definition at line 183 of file simplehash.h.

◆ done

bool SH_ITERATOR::done

Definition at line 185 of file simplehash.h.

◆ end

uint32 SH_ITERATOR::end

Definition at line 184 of file simplehash.h.


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