MEPP2 Project
Public Member Functions | List of all members
FEVV::DataStructures::AIF::AIFEdgeComparator Class Reference

This class represents an edge comparator used to compare AIFEdge objects. More...

#include <AIFEdgeComparator.hpp>

Collaboration diagram for FEVV::DataStructures::AIF::AIFEdgeComparator:
Collaboration graph

Public Member Functions

bool operator() (const AIFEdge &e1, const AIFEdge &e2)
 
bool operator() (const AIFEdge::ptr_edge &PtrE1, const AIFEdge::ptr_edge &PtrE2)
 

Detailed Description

This class represents an edge comparator used to compare AIFEdge objects.

See also
AIFEdge

Definition at line 25 of file AIFEdgeComparator.hpp.

Member Function Documentation

◆ operator()() [1/2]

bool FEVV::DataStructures::AIF::AIFEdgeComparator::operator() ( const AIFEdge e1,
const AIFEdge e2 
)
inline

Definition at line 18 of file AIFEdgeComparator.inl.

Here is the caller graph for this function:

◆ operator()() [2/2]

bool FEVV::DataStructures::AIF::AIFEdgeComparator::operator() ( const AIFEdge::ptr_edge PtrE1,
const AIFEdge::ptr_edge PtrE2 
)
inline

Definition at line 30 of file AIFEdgeComparator.hpp.

Here is the call graph for this function:

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