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
CompareDependencyByFile Struct Reference

Functor for comparing dependencies between Files. More...

#include <defines.h>

Inheritance diagram for CompareDependencyByFile:
Inheritance graph
[legend]
Collaboration diagram for CompareDependencyByFile:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const Dependency< File, File > &a, const Dependency< File, File > &b) const
 
bool operator() (const Dependency< File, File > *a, const Dependency< File, File > *b) const
 

Detailed Description

Functor for comparing dependencies between Files.

CompareDependencyByFile and CompareDependentByFile are to be replaced in the future. These comparators are not used at the moment since there is no support for files as of now.


The documentation for this struct was generated from the following files: