Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_hashtab_iter Struct Reference

an iterator for traversing the buckets More...

#include <hashtab.h>

Collaboration diagram for ast_hashtab_iter:
Collaboration graph
[legend]

Data Fields

struct ast_hashtab_bucketnext
 
struct ast_hashtabtab
 

Detailed Description

an iterator for traversing the buckets

Definition at line 105 of file hashtab.h.

Field Documentation

◆ next

struct ast_hashtab_bucket* next

◆ tab

struct ast_hashtab* tab

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