D_heap Struct Reference
Collaboration diagram for D_heap:

Public Attributes | |
| long | max_size |
| long | size |
| item * | items |
Member Data Documentation
Referenced by ALLOC_HEAP(), DEALLOC_HEAP(), DELETE(), DELETE_MAX(), GET_MAX(), MAXCHILD(), SHIFTDOWN(), and SHIFTUP().
| long D_heap::max_size |
Referenced by ALLOC_HEAP().
| long D_heap::size |
Referenced by ALLOC_HEAP(), DELETE(), DELETE_MAX(), GET_MAX(), INSERT(), and MAXCHILD().
The documentation for this struct was generated from the following file:

