PandA-2024.02
Public Member Functions
DesignFlowStepSorter Class Reference

A set of design flow step. More...

#include <design_flow_step.hpp>

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

Public Member Functions

 DesignFlowStepSorter ()
 Constructor. More...
 
bool operator() (const DesignFlowStepRef x, const DesignFlowStepRef y) const
 Compare position of two vertices. More...
 

Detailed Description

A set of design flow step.

Definition at line 69 of file design_flow_step.hpp.

Constructor & Destructor Documentation

◆ DesignFlowStepSorter()

DesignFlowStepSorter::DesignFlowStepSorter ( )

Constructor.

Referenced by DesignFlowStep::PrintFinalIR().

Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

bool DesignFlowStepSorter::operator() ( const DesignFlowStepRef  x,
const DesignFlowStepRef  y 
) const

Compare position of two vertices.

Parameters
xis the first step
yis the second step
Returns
true if x is necessary and y is unnecessary

Referenced by DesignFlowStep::PrintFinalIR().

Here is the caller graph for this function:

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

Generated on Mon Feb 12 2024 13:03:50 for PandA-2024.02 by doxygen 1.8.13