Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
df_cell_iter_t Struct Reference

Iterator for navigating through a df_cell_t array. More...

#include <dfilter-int.h>

Public Attributes

GPtrArray * ptr
 
unsigned idx
 

Detailed Description

Iterator for navigating through a df_cell_t array.

Member Data Documentation

◆ idx

unsigned df_cell_iter_t::idx

Current index in the array.

◆ ptr

GPtrArray* df_cell_iter_t::ptr

Pointer to the array being iterated.


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