Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::VComparer< E > Member List

This is the complete list of members for ogdf::VComparer< E >, including all inherited members.

compare(const E &x, const E &y) const =0ogdf::VComparer< E >pure virtual
equal(const E &x, const E &y) constogdf::VComparer< E >inlinevirtual
geq(const E &x, const E &y) constogdf::VComparer< E >inlinevirtual
greater(const E &x, const E &y) constogdf::VComparer< E >inlinevirtual
leq(const E &x, const E &y) constogdf::VComparer< E >inlinevirtual
less(const E &x, const E &y) constogdf::VComparer< E >inlinevirtual
VComparer()ogdf::VComparer< E >inline
~VComparer()ogdf::VComparer< E >inlinevirtual