PandA-2024.02
Public Member Functions | Data Fields
CdfcGraphInfo Struct Reference

The info associated with a cdfc graph. More...

#include <cdfc_module_binding.hpp>

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

Public Member Functions

 CdfcGraphInfo (const CustomUnorderedMap< vertex, vertex > &c2s, const OpGraphConstRef operation_graph)
 Constructor. More...
 
- Public Member Functions inherited from GraphInfo
 GraphInfo ()=default
 Constructor. More...
 
virtual ~GraphInfo ()=default
 Destructor. More...
 

Data Fields

const CustomUnorderedMap< vertex, vertex > & c2s
 
const OpGraphConstRef operation_graph
 The operation graph associated with the cdfc graph. More...
 

Detailed Description

The info associated with a cdfc graph.

Definition at line 239 of file cdfc_module_binding.hpp.

Constructor & Destructor Documentation

◆ CdfcGraphInfo()

CdfcGraphInfo::CdfcGraphInfo ( const CustomUnorderedMap< vertex, vertex > &  c2s,
const OpGraphConstRef  operation_graph 
)

Constructor.

Definition at line 752 of file cdfc_module_binding.cpp.

Field Documentation

◆ c2s

const CustomUnorderedMap<vertex, vertex>& CdfcGraphInfo::c2s

Definition at line 241 of file cdfc_module_binding.hpp.

◆ operation_graph

const OpGraphConstRef CdfcGraphInfo::operation_graph

The operation graph associated with the cdfc graph.

Definition at line 244 of file cdfc_module_binding.hpp.


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

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