GDB (xrefs)
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 102 of file dictionary.h.

Member Data Documentation

struct symbol* dict_iterator::current

Definition at line 109 of file dictionary.h.

const struct dictionary* dict_iterator::dict

Definition at line 105 of file dictionary.h.

int dict_iterator::index

Definition at line 108 of file dictionary.h.


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