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

#include <cdfc_module_binding.hpp>

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

Public Member Functions

 CdfcEdgeInfo (const int edge_weight)
 Constructor. More...
 
- Public Member Functions inherited from EdgeInfo
 EdgeInfo ()=default
 Constructor. More...
 
virtual ~EdgeInfo ()=default
 Destructor. More...
 

Data Fields

const int edge_weight
 

Detailed Description

Definition at line 223 of file cdfc_module_binding.hpp.

Constructor & Destructor Documentation

◆ CdfcEdgeInfo()

CdfcEdgeInfo::CdfcEdgeInfo ( const int  edge_weight)
explicit

Constructor.

Parameters
edge_weightis the weight to be set

Definition at line 682 of file cdfc_module_binding.cpp.

Field Documentation

◆ edge_weight

const int CdfcEdgeInfo::edge_weight

Definition at line 225 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