casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
gprof2dot.Call Class Reference
Inheritance diagram for gprof2dot.Call:
gprof2dot.Object

List of all members.

Public Member Functions

def __init__

Public Attributes

 callee_id

Detailed Description

A call between functions.

There should be at most one call object for every pair of functions.

Definition at line 168 of file gprof2dot.py.


Constructor & Destructor Documentation

def gprof2dot.Call.__init__ (   self,
  callee_id 
)

Reimplemented from gprof2dot.Object.

Definition at line 174 of file gprof2dot.py.


Member Data Documentation

Definition at line 176 of file gprof2dot.py.


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