ARB
Public Attributes | List of all members
aisc_hash_node Struct Reference
Collaboration diagram for aisc_hash_node:
Collaboration graph
[legend]

Public Attributes

charkey
 
long data
 
aisc_hash_nodenext
 

Detailed Description

Definition at line 29 of file struct_man.c.

Member Data Documentation

char* aisc_hash_node::key

Definition at line 30 of file struct_man.c.

Referenced by aisc_free_hash(), aisc_free_key(), aisc_init_hash(), and aisc_insert_hash().

long aisc_hash_node::data
aisc_hash_node* aisc_hash_node::next

Definition at line 32 of file struct_man.c.

Referenced by aisc_free_hash(), aisc_free_key(), aisc_insert_hash(), and aisc_read_hash().


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