PandA-2024.02
Public Member Functions
conn_binding::ConnectionSorter Struct Reference

definition of the connection implementations More...

#include <conn_binding.hpp>

Inheritance diagram for conn_binding::ConnectionSorter:
Inheritance graph
[legend]
Collaboration diagram for conn_binding::ConnectionSorter:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const connection &x, const connection &y) const
 Compare position of two connections. More...
 

Detailed Description

definition of the connection implementations

Sorter for connection

Definition at line 96 of file conn_binding.hpp.

Member Function Documentation

◆ operator()()

bool conn_binding::ConnectionSorter::operator() ( const connection x,
const connection y 
) const

Compare position of two connections.

Parameters
xis the first connection
yis the second connection
Returns
true if index of x is less than y

Definition at line 1334 of file conn_binding.cpp.


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

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