![]() |
PandA-2024.02
|
definition of the connection implementations More...
#include <conn_binding.hpp>


Public Member Functions | |
| bool | operator() (const connection &x, const connection &y) const |
| Compare position of two connections. More... | |
definition of the connection implementations
Sorter for connection
Definition at line 96 of file conn_binding.hpp.
| bool conn_binding::ConnectionSorter::operator() | ( | const connection & | x, |
| const connection & | y | ||
| ) | const |
Compare position of two connections.
| x | is the first connection |
| y | is the second connection |
Definition at line 1334 of file conn_binding.cpp.
1.8.13