casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
gprof2dot.AQtimeTable Class Reference

List of all members.

Public Member Functions

def __init__
def __len__
def __iter__
def add_row

Public Attributes

 name
 fields
 field_column
 rows

Detailed Description

Definition at line 1286 of file gprof2dot.py.


Constructor & Destructor Documentation

def gprof2dot.AQtimeTable.__init__ (   self,
  name,
  fields 
)

Definition at line 1288 of file gprof2dot.py.


Member Function Documentation

Definition at line 1297 of file gprof2dot.py.

References asap.asaplotbase.asaplotbase.rows, and gprof2dot.AQtimeTable.rows.

def gprof2dot.AQtimeTable.add_row (   self,
  values,
  children = () 
)

Definition at line 1309 of file gprof2dot.py.


Member Data Documentation

Definition at line 1292 of file gprof2dot.py.

Definition at line 1291 of file gprof2dot.py.

Referenced by gprof2dot.AQtimeTable.__iter__().

Definition at line 1289 of file gprof2dot.py.


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