#include <heap.h>
![Collaboration graph](struct__heap__node__coll__graph.png)
Public Attributes | |
heap_key | key |
unsigned long | id |
heap_t | data |
Detailed Description
Member Data Documentation
◆ data
heap_t _heap_node::data |
Definition at line 44 of file heap.h.
Referenced by heap_delete(), heap_extractlast(), heap_extractmin(), heap_insert(), heap_peep(), heap_peepmin(), and heap_update().
◆ id
unsigned long _heap_node::id |
Definition at line 43 of file heap.h.
Referenced by _heap_ify_down(), _heap_ify_up(), _heap_swap_element(), heap_delete(), heap_insert(), and heap_update().
◆ key
heap_key _heap_node::key |
Definition at line 42 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
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products