GraphTool  1.0
Tool for analyzing and graphically visualizing code dependencies for Ericsson.
 All Classes Namespaces Functions Variables Typedefs Enumerations Pages
Public Member Functions | List of all members
Diff Class Referenceabstract
Inheritance diagram for Diff:
Inheritance graph
[legend]

Public Member Functions

virtual bool added (SWU *swu)=0
 
virtual bool added (Module *module)=0
 
virtual bool added (Dependency< SWU, SWU > *swu_dep)=0
 
virtual bool added (Dependency< Module, Module > *mod_dep)=0
 
virtual bool removed (SWU *swu)=0
 
virtual bool removed (Module *module)=0
 
virtual bool removed (Dependency< SWU, SWU > *swu_dep)=0
 
virtual bool removed (Dependency< Module, Module > *mod_dep)=0
 
virtual Linklermerge ()=0
 

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