Crossfire Server, Branch 1.12  R12190
Data Fields
_ptr_assoc Struct Reference

#include <hashtable.h>

Collaboration diagram for _ptr_assoc:
Collaboration graph
[legend]

Data Fields

struct _ptr_assoc ** array
void * key
struct _ptr_assocnext
struct _ptr_assocprevious
void * value

Detailed Description

Definition at line 7 of file hashtable.h.


Field Documentation

Definition at line 8 of file hashtable.h.

Referenced by add_ptr_assoc(), free_ptr_assoc(), and new_ptr_assoc().

Definition at line 11 of file hashtable.h.

Referenced by add_ptr_assoc(), find_ptr_assoc(), and new_ptr_assoc().

Definition at line 10 of file hashtable.h.

Referenced by add_ptr_assoc(), find_ptr_assoc(), free_ptr_assoc(), and new_ptr_assoc().

Definition at line 9 of file hashtable.h.

Referenced by add_ptr_assoc(), free_ptr_assoc(), and new_ptr_assoc().

Definition at line 12 of file hashtable.h.

Referenced by add_ptr_assoc(), find_assoc_value(), and new_ptr_assoc().


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