PackageDescription: Object Sizes


Object Sizes

Last published: October 13, 2000 by 'phatch'

Defines 1 Classes
Extends 2 Classes


This package contains the class ObjectSizeWrapper. An ObjectSizeWrapper can be used to make queries on objects to find out how much memory they occupy. It can also follow the object graph and include all referenced objects in the calculation, thus providing a way to determine the deep size of an object in memory.