PandA-2024.02
Public Member Functions | Data Fields
compatibility_based_register::edge_compatibility_property Struct Reference

edge property More...

#include <compatibility_based_register.hpp>

Public Member Functions

 edge_compatibility_property ()
 
 edge_compatibility_property (int _weight)
 Constructor with selector. More...
 

Data Fields

int weight
 edge weight More...
 

Detailed Description

edge property

Definition at line 55 of file compatibility_based_register.hpp.

Constructor & Destructor Documentation

◆ edge_compatibility_property() [1/2]

compatibility_based_register::edge_compatibility_property::edge_compatibility_property ( )
inline

Definition at line 60 of file compatibility_based_register.hpp.

◆ edge_compatibility_property() [2/2]

compatibility_based_register::edge_compatibility_property::edge_compatibility_property ( int  _weight)
inlineexplicit

Constructor with selector.

Parameters
_weightis the weight to be associated with the edge

Definition at line 67 of file compatibility_based_register.hpp.

Field Documentation

◆ weight

int compatibility_based_register::edge_compatibility_property::weight

edge weight

Definition at line 58 of file compatibility_based_register.hpp.


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

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