GDB (xrefs)
Public Attributes
dictionary Struct Reference

List of all members.

Public Attributes

struct dict_vectorvector
union {
   struct dictionary_hashed   hashed
   struct dictionary_hashed_expandable   hashed_expandable
   struct dictionary_linear   linear
   struct dictionary_linear_expandable   linear_expandable
data

Detailed Description

Definition at line 167 of file dictionary.c.


Member Data Documentation

union { ... } dictionary::data

Definition at line 172 of file dictionary.c.

Definition at line 173 of file dictionary.c.

Definition at line 174 of file dictionary.c.

Definition at line 175 of file dictionary.c.

Definition at line 169 of file dictionary.c.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines