GDB (xrefs)
Public Member Functions | Public Attributes | List of all members
cleanup_check.Cleanup Class Reference
Inheritance diagram for cleanup_check.Cleanup:

Public Member Functions

def __init__ (self, var, location)
 

Public Attributes

 var
 
 location
 

Detailed Description

Definition at line 70 of file cleanup_check.py.

Constructor & Destructor Documentation

def cleanup_check.Cleanup.__init__ (   self,
  var,
  location 
)

Definition at line 71 of file cleanup_check.py.

Member Data Documentation

cleanup_check.Cleanup.location
cleanup_check.Cleanup.var

Definition at line 72 of file cleanup_check.py.


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