RTS API Documentation  1.10.11
Data Fields
switch_hashtable_iterator Struct Reference

#include <switch_hashtable_private.h>

+ Collaboration diagram for switch_hashtable_iterator:

Data Fields

unsigned int pos
 
struct entrye
 
struct switch_hashtableh
 

Detailed Description

Definition at line 29 of file switch_hashtable_private.h.

Field Documentation

◆ e

struct entry* switch_hashtable_iterator::e

◆ h

struct switch_hashtable* switch_hashtable_iterator::h

◆ pos

unsigned int switch_hashtable_iterator::pos

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