librsync  2.0.2
Data Fields
hashtable_iter Struct Reference

The hashtable iterator type. More...

Data Fields

hashtable_thtable
 The hashtable to iterate over. More...
 
int index
 The index to scan from next. More...
 

Detailed Description

The hashtable iterator type.

Definition at line 141 of file hashtable.h.

Field Documentation

hashtable_t* hashtable_iter::htable

The hashtable to iterate over.

Definition at line 142 of file hashtable.h.

int hashtable_iter::index

The index to scan from next.

Definition at line 143 of file hashtable.h.


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