OpenASIP  2.0
Public Attributes | List of all members
DataDependenceGraph::UndoData Struct Reference

#include <DataDependenceGraph.hh>

Collaboration diagram for DataDependenceGraph::UndoData:
Collaboration graph

Public Attributes

EdgeSet newEdges
 
RemovedEdgeMap removedEdges
 
std::map< DataDependenceEdge *, TCEString, DataDependenceEdge::ComparatorchangedDataEdges
 

Detailed Description

Definition at line 71 of file DataDependenceGraph.hh.

Member Data Documentation

◆ changedDataEdges

std::map<DataDependenceEdge*, TCEString, DataDependenceEdge::Comparator> DataDependenceGraph::UndoData::changedDataEdges

◆ newEdges

EdgeSet DataDependenceGraph::UndoData::newEdges

◆ removedEdges

RemovedEdgeMap DataDependenceGraph::UndoData::removedEdges

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