Trees | Index | Help |
|
---|
|
exceptions.Exception
:
Common base class for all exceptions.
psx.psx
:
This class is used internally for raising custom exceptions.
gml.gml_cluster
:
Clusters contain a number of attributes that describe the size, color,
label, nodes etc.
gml.gml_edge
:
Edges contain a number of attributes that describe the source,
destination, color, shape etc.
gml.gml_graph
:
This class ties together the node, edge and cluster classes into an
abstracted graph object.
gml.gml_node
:
Nodes contain a number of attributes that describe the size, shape,
color, label etc.
ps_parsers.bpl_parser
:
Breakpoint lists contain module names, function offset addresses and
node offset addresses.
ps_parsers.recording_parser
:
Process Stalker stores generated trace meta-data in recording
files.
ps_parsers.register_metadata_parser
:
Process Stalker can store per-node register meta-data.
ps_parsers.xrefs_parser
:
Cross-reference lists contain function offset addresses, source node
offset addresses and destination node offset addresses.
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Jul 05 12:05:31 2005 | http://epydoc.sf.net |