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

Functor for comparing dependents between Files. More...

#include <defines.h>

Inheritance diagram for CompareDependentByFile:
Inheritance graph
[legend]
Collaboration diagram for CompareDependentByFile:
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 dependents between Files.


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