PandA-2024.02
Data Structures | Typedefs | Functions
design_flow_manager.hpp File Reference

Wrapper of design_flow. More...

#include "custom_map.hpp"
#include "graph.hpp"
#include "refcount.hpp"
#include <cstddef>
#include <functional>
#include <set>
#include <string>
Include dependency graph for design_flow_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DesignFlowStepNecessitySorter
 The key comparison functor for design flow step; it puts necessary steps before unnecessary ones; in this way steps which depend on unnecessary steps are executed later. More...
 
class  DesignFlowManager
 

Typedefs

using DesignFlowManagerRef = refcount< DesignFlowManager >
 

Functions

 CONSTREF_FORWARD_DECL (DesignFlowGraph)
 
 REF_FORWARD_DECL (DesignFlowGraph)
 
 REF_FORWARD_DECL (DesignFlowGraphsCollection)
 
 REF_FORWARD_DECL (DesignFlowStep)
 
 CONSTREF_FORWARD_DECL (DesignFlowStepFactory)
 
 REF_FORWARD_DECL (DesignFlowStepInfo)
 
 REF_FORWARD_DECL (Parameter)
 

Detailed Description

Wrapper of design_flow.

Author
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t

Definition in file design_flow_manager.hpp.

Typedef Documentation

◆ DesignFlowManagerRef

Definition at line 242 of file design_flow_manager.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL() [1/2]

CONSTREF_FORWARD_DECL ( DesignFlowGraph  )

◆ CONSTREF_FORWARD_DECL() [2/2]

CONSTREF_FORWARD_DECL ( DesignFlowStepFactory  )

◆ REF_FORWARD_DECL() [1/5]

REF_FORWARD_DECL ( DesignFlowGraph  )

◆ REF_FORWARD_DECL() [2/5]

REF_FORWARD_DECL ( DesignFlowGraphsCollection  )

◆ REF_FORWARD_DECL() [3/5]

REF_FORWARD_DECL ( DesignFlowStep  )

◆ REF_FORWARD_DECL() [4/5]

REF_FORWARD_DECL ( DesignFlowStepInfo  )

◆ REF_FORWARD_DECL() [5/5]

REF_FORWARD_DECL ( Parameter  )

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