_heap_node Struct Reference
#include <heap.h>

Public Attributes | |
| heap_key | key |
| unsigned long | id |
| heap_t | data |
Detailed Description
Definition at line 66 of file heap.h.
Member Data Documentation
Definition at line 69 of file heap.h.
Referenced by heap_delete(), heap_extractlast(), heap_extractmin(), heap_insert(), heap_peep(), heap_peepmin(), and heap_update().
| unsigned long _heap_node::id |
Definition at line 68 of file heap.h.
Referenced by _heap_ify_down(), _heap_ify_up(), _heap_swap_element(), heap_delete(), heap_insert(), and heap_update().
Definition at line 67 of file heap.h.
Referenced by _heap_ify_down(), _heap_ify_up(), heap_delete(), heap_insert(), heap_peepkey(), heap_peepminkey(), heap_print_inorder(), heap_update(), and verify_heap_property().
The documentation for this struct was generated from the following file:
- include/heap.h
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
