FreeSWITCH API Documentation  1.7.0
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

struct entry* switch_hashtable_iterator::e
struct switch_hashtable* switch_hashtable_iterator::h
unsigned int switch_hashtable_iterator::pos

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