GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
dict_iterator Struct Reference

#include "dictionary.h"

Public Attributes

const struct dictionarydict
 
int index
 
struct symbolcurrent
 

Detailed Description

Definition at line 101 of file dictionary.h.

Member Data Documentation

◆ current

struct symbol* dict_iterator::current

Definition at line 108 of file dictionary.h.

◆ dict

const struct dictionary* dict_iterator::dict

Definition at line 104 of file dictionary.h.

◆ index

int dict_iterator::index

Definition at line 107 of file dictionary.h.


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