virtual UPInt GetFootprint() const = 0;
GetFootprint returns the number of bytes allocated from the system for the heap.
An unsigned value containing the number of bytes allocated.