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

Classes to describe design flow graph. More...

#include "edge_info.hpp"
#include "graph.hpp"
#include "graph_info.hpp"
#include "node_info.hpp"
#include "refcount.hpp"
#include <cstddef>
#include <iosfwd>
#include <string>
#include "custom_map.hpp"
Include dependency graph for design_flow_graph.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DesignFlowStepInfo
 
struct  DesignFlowDependenceInfo
 
struct  DesignFlowGraphInfo
 
class  DesignFlowGraphsCollection
 
class  DesignFlowGraph
 
class  DesignFlowStepWriter
 Functor used to write the content of the design flow step to dotty file. More...
 
class  DesignFlowEdgeWriter
 Functor used to write the content of the design flow edge to dotty file. More...
 

Typedefs

using DesignFlowStepInfoRef = refcount< DesignFlowStepInfo >
 
using DesignFlowStepInfoConstRef = refcount< const DesignFlowStepInfo >
 
using DesignFlowDependenceInfoRef = refcount< DesignFlowDependenceInfo >
 
using DesignFlowDependenceInfoConstRef = refcount< const DesignFlowDependenceInfo >
 
using DesignFlowGraphInfoRef = refcount< DesignFlowGraphInfo >
 
using DesignFlowGraphInfoConstRef = refcount< const DesignFlowGraphInfo >
 
using DesignFlowGraphsCollectionRef = refcount< DesignFlowGraphsCollection >
 
using DesignFlowGraphsCollectionConstRef = refcount< const DesignFlowGraphsCollection >
 
using DesignFlowGraphRef = refcount< DesignFlowGraph >
 
using DesignFlowGraphConstRef = refcount< const DesignFlowGraph >
 

Functions

 CONSTREF_FORWARD_DECL (Parameter)
 
 REF_FORWARD_DECL (DesignFlowGraphsCollection)
 
 REF_FORWARD_DECL (DesignFlowStep)
 

Detailed Description

Classes to describe design flow graph.

Author
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Revision$ $Date$ Last modified by $Author$

Definition in file design_flow_graph.hpp.

Typedef Documentation

◆ DesignFlowDependenceInfoConstRef

Definition at line 95 of file design_flow_graph.hpp.

◆ DesignFlowDependenceInfoRef

Definition at line 94 of file design_flow_graph.hpp.

◆ DesignFlowGraphConstRef

Definition at line 268 of file design_flow_graph.hpp.

◆ DesignFlowGraphInfoConstRef

Definition at line 107 of file design_flow_graph.hpp.

◆ DesignFlowGraphInfoRef

Definition at line 106 of file design_flow_graph.hpp.

◆ DesignFlowGraphRef

Definition at line 267 of file design_flow_graph.hpp.

◆ DesignFlowGraphsCollectionConstRef

Definition at line 157 of file design_flow_graph.hpp.

◆ DesignFlowGraphsCollectionRef

Definition at line 156 of file design_flow_graph.hpp.

◆ DesignFlowStepInfoConstRef

Definition at line 79 of file design_flow_graph.hpp.

◆ DesignFlowStepInfoRef

Definition at line 78 of file design_flow_graph.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Parameter  )

◆ REF_FORWARD_DECL() [1/2]

REF_FORWARD_DECL ( DesignFlowGraphsCollection  )

◆ REF_FORWARD_DECL() [2/2]

REF_FORWARD_DECL ( DesignFlowStep  )

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