pmHeapDump::PmObject Class Reference

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 heap
 addr

Static Public Attributes

tuple PM_TYPES
tuple parse


Detailed Description

A model of an object.

Member Function Documentation

def pmHeapDump::PmObject::__init__ (   self,
  heap,
  addr 
)

Initialize the object based on the given string from the dump file.

def pmHeapDump::PmObject::__str__ (   self  ) 

The printable representation of the object.


Member Data Documentation

tuple pmHeapDump::PmObject::parse [static]

Initial value:

(_parse_nul, _parse_int, _parse_nul, _parse_str,
             _parse_nul, _parse_nul, _parse_nul, _parse_nul,
             _parse_nul, _parse_nul, _parse_nul, _parse_nul,
             _parse_nul, _parse_nul, _parse_nul, _parse_nul,
             _parse_lst, _parse_nul, _parse_nul, _parse_nul,
             _parse_nul, _parse_nul, _parse_nul, _parse_nul,
             _parse_nul, _parse_nul, _parse_nul, _parse_nul,
             _parse_nul, _parse_nul, _parse_nul, _parse_nul, )

tuple pmHeapDump::PmObject::PM_TYPES [static]

Initial value:

("NON", "INT", "FLT", "STR", "TUP", "COB", "MOD", "CLO", "FXN",
        "CLI", "CIM", "NIM", "NOB", "THR", "EXN", "BOL", "CIO", "LST", "DIC",
        "x", "x", "x", "x", "x", "x",
        "FRM", "BLK", "SEG", "SGL", "SQI", "NFM", )


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