PandA-2024.02
Public Member Functions | Private Attributes
compare_vertex_by_name Class Reference

Functor to sort vertex by node name. More...

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

Public Member Functions

 compare_vertex_by_name (const OpGraphConstRef &G)
 Constructor. More...
 
bool operator() (const vertex &a, const vertex &b) const
 

Private Attributes

const OpGraphConstRefop_graph
 

Detailed Description

Functor to sort vertex by node name.

Definition at line 192 of file parametric_list_based.cpp.

Constructor & Destructor Documentation

◆ compare_vertex_by_name()

compare_vertex_by_name::compare_vertex_by_name ( const OpGraphConstRef G)
inlineexplicit

Constructor.

Parameters
Gis the operation graph.

Definition at line 202 of file parametric_list_based.cpp.

Member Function Documentation

◆ operator()()

bool compare_vertex_by_name::operator() ( const vertex a,
const vertex b 
) const
inline

Definition at line 206 of file parametric_list_based.cpp.

References GET_NAME.

Field Documentation

◆ op_graph

const OpGraphConstRef& compare_vertex_by_name::op_graph
private

Definition at line 194 of file parametric_list_based.cpp.


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

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