pmHeapDump::PmHeap Class Reference

List of all members.

Public Member Functions

def __init__
def __getitem__
def parse_heap

Public Attributes

 is_parsed
 size
 base
 rawheap
 roots


Detailed Description

A model of the heap.

Member Function Documentation

def pmHeapDump::PmHeap::__getitem__ (   self,
  indx 
)

Returns the object at the given address
or the string of bytes defined by the slice.

def pmHeapDump::PmHeap::__init__ (   self,
  fn 
)

Initialize the heap based on the given dump file.

def pmHeapDump::PmHeap::parse_heap (   self  ) 

Parse the heap into a dict of key=address, value=object items


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

Generated on Wed Feb 24 13:37:03 2010 for Python-on-a-chip by  doxygen 1.5.9