phystricks
Public Member Functions | Public Attributes | List of all members
TestRecall.TikzComparison Class Reference

contains the comparison between two 'tikz' files More...

Inheritance diagram for TestRecall.TikzComparison:
Inheritance graph
[legend]
Collaboration diagram for TestRecall.TikzComparison:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, f1, f2, kind, comment=None)
 
def __str__ (self)
 

Public Attributes

 f1
 
 f2
 
 kind
 
 comment
 

Detailed Description

contains the comparison between two 'tikz' files

Parameters
f1,f2filenames which have been compared
kind(string) the kind of encountered problem. for example)
comment(string) the problem which was found

The possibilities for kind are :

Constructor & Destructor Documentation

def TestRecall.TikzComparison.__init__ (   self,
  f1,
  f2,
  kind,
  comment = None 
)

Member Function Documentation

def TestRecall.TikzComparison.__str__ (   self)

Member Data Documentation

TestRecall.TikzComparison.comment
TestRecall.TikzComparison.f1
TestRecall.TikzComparison.f2
TestRecall.TikzComparison.kind

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