TPIE

2362a60
tpie::ami::heap_ptr< REC > Class Template Reference

This is a record pointer element. More...

#include <tpie/mergeheap.h>

Public Member Functions

 heap_ptr (const REC *a, size_t b)
 

Public Attributes

const REC * recptr
 
size_t run_id
 

Detailed Description

template<class REC>
class tpie::ami::heap_ptr< REC >

This is a record pointer element.

Encapsulates the record pointer, along with the label run_id indicating the run the record originates from.

Definition at line 46 of file mergeheap.h.


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