#include <heapstats.h>
Public Member Functions | |
heapStats (void) | |
const heapStats & | operator= (const heapStats &p) |
void | incStats (int updateU, int updateA) |
void | incUStats (void) |
void | decStats (int updateU, int updateA) |
void | decUStats (void) |
void | decUStats (int &Uout, int &Aout) |
void | getStats (int &Uout, int &Aout) |
heapStats (void) | |
const heapStats & | operator= (const heapStats &p) |
void | incStats (int updateU, int updateA) |
void | incUStats (void) |
void | decStats (int updateU, int updateA) |
void | decUStats (void) |
void | decUStats (int &Uout, int &Aout) |
void | getStats (int &Uout, int &Aout) |
heapStats (void) | |
const heapStats & | operator= (const heapStats &p) |
void | incStats (int updateU, int updateA) |
void | incUStats (void) |
void | decStats (int updateU, int updateA) |
void | decUStats (void) |
void | decUStats (int &Uout, int &Aout) |
void | getStats (int &Uout, int &Aout) |
Definition at line 28 of file heapstats.h.